Home
last modified time | relevance | path

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

/dpdk/lib/hash/
H A Dversion.map23 rte_hash_lookup_bulk_data;
H A Drte_hash.h557 rte_hash_lookup_bulk_data(const struct rte_hash *h, const void **keys,
H A Drte_cuckoo_hash.c2337 rte_hash_lookup_bulk_data(const struct rte_hash *h, const void **keys, in rte_hash_lookup_bulk_data() function
/dpdk/app/test/
H A Dtest_hash_perf.c416 ret = rte_hash_lookup_bulk_data(h[table_index], in timed_lookups_multi()