Home
last modified time | relevance | path

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

/dpdk/lib/ethdev/
H A Dversion.map278 rte_flow_pull;
H A Drte_flow.h5501 rte_flow_pull(uint16_t port_id,
H A Drte_flow.c1781 rte_flow_pull(uint16_t port_id, in rte_flow_pull() function
/dpdk/doc/guides/rel_notes/
H A Drelease_22_03.rst47 ``rte_flow_pull`` to poll and retrieve results of these operations and
/dpdk/app/test-pmd/
H A Dconfig.c2849 ret = rte_flow_pull(port_id, queue_id, res, in port_queue_flow_pull()
/dpdk/doc/guides/prog_guide/
H A Drte_flow.rst3943 rte_flow_pull(uint16_t port_id,
/dpdk/doc/guides/testpmd_app_ug/
H A Dtestpmd_funcs.rst3649 It is bound to ``rte_flow_pull()``::