Home
last modified time | relevance | path

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

/dpdk/lib/hash/
H A Drte_cuckoo_hash.h131 struct lcore_cache { struct
132 unsigned len; /**< Cache len */
133 uint32_t objs[LCORE_CACHE_SIZE]; /**< Cache objects */