Home
last modified time | relevance | path

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

/f-stack/dpdk/lib/librte_efd/
H A Dversion.map9 rte_efd_lookup_bulk;
H A Drte_efd.h271 rte_efd_lookup_bulk(const struct rte_efd_table *table, unsigned int socket_id,
H A Drte_efd.c1322 void rte_efd_lookup_bulk(const struct rte_efd_table * const table, in rte_efd_lookup_bulk() function
/f-stack/dpdk/examples/server_node_efd/server/
H A Dmain.c270 rte_efd_lookup_bulk(efd_table, socket_id, rx_count, in process_packets()
/f-stack/dpdk/app/test/
H A Dtest_efd_perf.c242 rte_efd_lookup_bulk(params->efd_table, test_socket_id, in timed_lookups_multi()
H A Dtest_efd.c272 rte_efd_lookup_bulk(handle, test_socket_id, 5, in test_five_keys()
/f-stack/dpdk/doc/guides/sample_app_ug/
H A Dserver_node_efd.rst205 rte_efd_lookup_bulk(efd_table, socket_id, rx_count,
/f-stack/dpdk/doc/guides/prog_guide/
H A Defd_lib.rst262 lookup function. ``rte_efd_lookup_bulk()`` is the bulk lookup function,