MCPcopy 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
684const uint8_t *
685rte_thash_get_key(struct rte_thash_ctx *ctx)
686{
687 return ctx->hash_key;
688}
689
690const uint64_t *
691rte_thash_get_gfni_matrices(struct rte_thash_ctx *ctx)

Callers 5

rte_thash_adjust_tupleFunction · 0.85
test_adjust_tupleFunction · 0.85
test_adjust_tuple_mbFunction · 0.85

Calls

no outgoing calls

Tested by 4

test_adjust_tupleFunction · 0.68
test_adjust_tuple_mbFunction · 0.68