Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/F-Stack/f-stack
/ rte_thash_get_key
Function
rte_thash_get_key
dpdk/lib/hash/rte_thash.c:684–688 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
682
}
683
684
const uint8_t *
685
rte_thash_get_key(struct rte_thash_ctx *ctx)
686
{
687
return ctx->hash_key;
688
}
689
690
const uint64_t *
691
rte_thash_get_gfni_matrices(struct rte_thash_ctx *ctx)
Callers
5
rte_thash_adjust_tuple
Function · 0.85
test_predictable_rss_min_seq
Function · 0.85
test_predictable_rss_multirange
Function · 0.85
test_adjust_tuple
Function · 0.85
test_adjust_tuple_mb
Function · 0.85
Calls
no outgoing calls
Tested by
4
test_predictable_rss_min_seq
Function · 0.68
test_predictable_rss_multirange
Function · 0.68
test_adjust_tuple
Function · 0.68
test_adjust_tuple_mb
Function · 0.68