Searched defs:readwrite_concur_lf_support (Results 1 – 2 of 2) sorted by relevance
/dpdk/lib/hash/ | ||
H A D | rte_cuckoo_hash.h | 184 uint8_t readwrite_concur_lf_support; member |
H A D | rte_cuckoo_hash.c | 179 unsigned int readwrite_concur_lf_support = 0; in rte_hash_create() local |