Home
last modified time | relevance | path

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

/dpdk/lib/hash/
H A Drte_cuckoo_hash.h223 struct rte_hash_bucket *buckets_ext; /**< Extra buckets array */ member
H A Drte_cuckoo_hash.c144 void *buckets_ext = NULL; in rte_hash_create() local
/dpdk/lib/table/
H A Drte_table_hash_ext.c93 struct bucket *buckets_ext; member
H A Drte_swx_table_em.c260 struct bucket_extension *buckets_ext; member