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.h206 struct rte_hash_bucket *buckets_ext; /**< Extra buckets array */ member
H A Drte_cuckoo_hash.c167 void *buckets_ext = NULL; in rte_hash_create() local
[all...]
/dpdk/lib/table/
H A Drte_swx_table_em.c90 struct bucket_extension *buckets_ext; member
H A Drte_table_hash_ext.c96 struct bucket *buckets_ext; member