Home
last modified time | relevance | path

Searched refs:__rte_hash_lookup_bulk (Results 1 – 1 of 1) sorted by relevance

/f-stack/dpdk/lib/librte_hash/
H A Drte_cuckoo_hash.c2316 __rte_hash_lookup_bulk(const struct rte_hash *h, const void **keys, in __rte_hash_lookup_bulk() function
2336 __rte_hash_lookup_bulk(h, keys, num_keys, positions, NULL, NULL); in rte_hash_lookup_bulk()
2350 __rte_hash_lookup_bulk(h, keys, num_keys, positions, hit_mask, data); in rte_hash_lookup_bulk_data()