Home
last modified time | relevance | path

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

/f-stack/dpdk/lib/librte_distributor/
H A Dversion.map11 rte_distributor_return_pkt;
H A Drte_distributor.h185 rte_distributor_return_pkt(struct rte_distributor *d,
H A Drte_distributor.c161 rte_distributor_return_pkt(struct rte_distributor *d, in rte_distributor_return_pkt() function
/f-stack/dpdk/app/test/
H A Dtest_distributor.c93 rte_distributor_return_pkt(db, id, buf, num); in handle_work()
312 rte_distributor_return_pkt(d, id, buf, num); in handle_work_with_free_mbufs()
400 rte_distributor_return_pkt(d, id, NULL, 0); in handle_work_for_shutdown_test()
418 rte_distributor_return_pkt(d, id, buf, num); in handle_work_for_shutdown_test()
597 rte_distributor_return_pkt(db, id, buf, num); in handle_and_mark_work()
H A Dtest_distributor_perf.c128 rte_distributor_return_pkt(d, id, buf, num); in handle_work()
/f-stack/dpdk/doc/guides/prog_guide/
H A Dpacket_distrib_lib.rst93 it is possible to have a worker stop processing packets by calling "rte_distributor_return_pkt()" t…