Searched defs:rte_hash_bucket (Results 1 – 1 of 1) sorted by relevance
149 struct rte_hash_bucket { struct150 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;