Home
last modified time | relevance | path

Searched refs:rte_flow_shared_action_query (Results 1 – 5 of 5) sorted by relevance

/f-stack/dpdk/lib/librte_ethdev/
H A Dversion.map236 rte_flow_shared_action_query;
H A Drte_flow.h3629 rte_flow_shared_action_query(uint16_t port_id,
H A Drte_flow.c1128 rte_flow_shared_action_query(uint16_t port_id, in rte_flow_shared_action_query() function
/f-stack/dpdk/app/test-pmd/
H A Dconfig.c1973 if (rte_flow_shared_action_query(port_id, psa->action, data, &error)) in port_shared_action_query()
/f-stack/dpdk/doc/guides/testpmd_app_ug/
H A Dtestpmd_funcs.rst4401 It is bound to ``rte_flow_shared_action_query()``::