Home
last modified time | relevance | path

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

/dpdk/lib/ethdev/
H A Dversion.map232 rte_flow_tunnel_match;
H A Drte_flow.h4722 rte_flow_tunnel_match(uint16_t port_id,
H A Drte_flow.c1245 rte_flow_tunnel_match(uint16_t port_id, in rte_flow_tunnel_match() function
/dpdk/doc/guides/prog_guide/
H A Drte_flow.rst4163 2 Add PMD items obtained from rte_flow_tunnel_match() helper to all
4170 rte_flow_tunnel_decap_set() & rte_flow_tunnel_match().
4175 PMD items array obtained with rte_flow_tunnel_match() must be released
/dpdk/app/test-pmd/
H A Dconfig.c2104 ret = rte_flow_tunnel_match(port_id, &pft->tunnel, in port_flow_tunnel_offload_cmd_prep()