Home
last modified time | relevance | path

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

/dpdk/lib/hash/
H A Drte_cuckoo_hash.h175 uint8_t readwrite_concur_support; member
H A Drte_cuckoo_hash.c173 unsigned int readwrite_concur_support = 0; in rte_hash_create() local