Searched refs:key_list (Results 1 – 3 of 3) sorted by relevance
| /dpdk/lib/efd/ |
| H A D | rte_efd.h | 272 int num_keys, const void **key_list,
|
| H A D | rte_efd.c | 1321 const void **key_list, efd_value_t * const value_list) in rte_efd_lookup_bulk() argument 1333 efd_compute_ids(table, key_list[i], &chunk_id_list[i], in rte_efd_lookup_bulk() 1350 EFD_HASHFUNCA(key_list[i], table), in rte_efd_lookup_bulk() 1351 EFD_HASHFUNCB(key_list[i], table), in rte_efd_lookup_bulk()
|
| /dpdk/doc/guides/prog_guide/ |
| H A D | efd_lib.rst | 263 that looks up num_keys simultaneously stored in the key_list and the
|