Home
last modified time | relevance | path

Searched defs:rte_hash_bucket (Results 1 – 1 of 1) sorted by relevance

/f-stack/dpdk/lib/librte_hash/
H A Drte_cuckoo_hash.h149 struct rte_hash_bucket { struct
150 uint16_t sig_current[RTE_HASH_BUCKET_ENTRIES];
152 uint32_t key_idx[RTE_HASH_BUCKET_ENTRIES];
154 uint8_t flag[RTE_HASH_BUCKET_ENTRIES];
156 void *next;