Home
last modified time | relevance | path

Searched refs:rte_flow_tunnel (Results 1 – 12 of 12) sorted by relevance

/dpdk/drivers/net/sfc/
H A Dsfc_flow_tunnel.h56 struct rte_flow_tunnel rte_tunnel;
86 struct rte_flow_tunnel *tunnel,
92 struct rte_flow_tunnel *tunnel,
H A Dsfc_flow_tunnel.c155 struct rte_flow_tunnel *tunnel, in sfc_flow_tunnel_attach()
255 struct rte_flow_tunnel *tunnel, in sfc_flow_tunnel_decap_set()
292 struct rte_flow_tunnel *tunnel, in sfc_flow_tunnel_match()
/dpdk/drivers/net/bnxt/tf_ulp/
H A Dulp_tun.h29 struct rte_flow_tunnel app_tunnel;
38 struct rte_flow_tunnel *app_tunnel,
H A Dulp_tun.c14 struct rte_flow_tunnel *app_tunnel, in ulp_app_tun_search_entry()
33 sizeof(struct rte_flow_tunnel))) { in ulp_app_tun_search_entry()
43 sizeof(struct rte_flow_tunnel)); in ulp_app_tun_search_entry()
H A Dbnxt_ulp_flow.c502 struct rte_flow_tunnel *tunnel, in bnxt_ulp_tunnel_decap_set()
559 struct rte_flow_tunnel *tunnel, in bnxt_ulp_tunnel_match()
/dpdk/lib/ethdev/
H A Drte_flow_driver.h113 struct rte_flow_tunnel *tunnel,
120 struct rte_flow_tunnel *tunnel,
H A Drte_flow.h4602 struct rte_flow_tunnel { struct
4663 struct rte_flow_tunnel tunnel; /**< Tunnel information. */
4692 struct rte_flow_tunnel *tunnel,
4723 struct rte_flow_tunnel *tunnel,
H A Drte_flow.c1223 struct rte_flow_tunnel *tunnel, in rte_flow_tunnel_decap_set()
1246 struct rte_flow_tunnel *tunnel, in rte_flow_tunnel_match()
/dpdk/app/test-pmd/
H A Dtestpmd.h217 struct rte_flow_tunnel tunnel;
976 const char *port_flow_tunnel_type(struct rte_flow_tunnel *tunnel);
978 port_flow_locate_tunnel(uint16_t port_id, struct rte_flow_tunnel *tun);
H A Dconfig.c1350 port_flow_tunnel_type(struct rte_flow_tunnel *tunnel) in port_flow_tunnel_type()
1375 port_flow_locate_tunnel(uint16_t port_id, struct rte_flow_tunnel *tun) in port_flow_locate_tunnel()
/dpdk/drivers/net/mlx5/
H A Dmlx5_flow.c813 struct rte_flow_tunnel *app_tunnel,
819 struct rte_flow_tunnel *app_tunnel,
10354 const struct rte_flow_tunnel *app_tunnel) in mlx5_flow_tunnel_allocate()
10400 const struct rte_flow_tunnel *app_tunnel;
10443 const struct rte_flow_tunnel *app_tunnel, in mlx5_get_flow_tunnel()
10504 struct rte_flow_tunnel *tunnel, in mlx5_flow_tunnel_validate()
10537 struct rte_flow_tunnel *app_tunnel, in mlx5_flow_tunnel_decap_set()
10560 struct rte_flow_tunnel *app_tunnel, in mlx5_flow_tunnel_match()
10705 __rte_unused struct rte_flow_tunnel *app_tunnel, in mlx5_flow_tunnel_decap_set()
10715 __rte_unused struct rte_flow_tunnel *app_tunnel, in mlx5_flow_tunnel_match()
H A Dmlx5_flow.h912 struct rte_flow_tunnel app_tunnel; /** app tunnel copy */