Home
last modified time | relevance | path

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

/f-stack/dpdk/lib/librte_ethdev/
H A Dversion.map239 rte_flow_tunnel_match;
H A Drte_flow.h3755 rte_flow_tunnel_match(uint16_t port_id,
H A Drte_flow.c1171 rte_flow_tunnel_match(uint16_t port_id, in rte_flow_tunnel_match() function
/f-stack/dpdk/doc/guides/prog_guide/
H A Drte_flow.rst3194 2 Add PMD items obtained from rte_flow_tunnel_match() helper to all
3201 rte_flow_tunnel_decap_set() & rte_flow_tunnel_match().
3206 PMD items array obtained with rte_flow_tunnel_match() must be released
/f-stack/dpdk/app/test-pmd/
H A Dconfig.c2040 ret = rte_flow_tunnel_match(port_id, &pft->tunnel, in port_flow_tunnel_offload_cmd_prep()