Home
last modified time | relevance | path

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

/f-stack/dpdk/lib/librte_ethdev/
H A Drte_flow_driver.h137 struct rte_flow_tunnel *tunnel,
144 struct rte_flow_tunnel *tunnel,
H A Drte_flow.h3635 struct rte_flow_tunnel { struct
3696 struct rte_flow_tunnel tunnel; /**< Tunnel information. */
3725 struct rte_flow_tunnel *tunnel,
3756 struct rte_flow_tunnel *tunnel,
H A Drte_flow.c1149 struct rte_flow_tunnel *tunnel, in rte_flow_tunnel_decap_set()
1172 struct rte_flow_tunnel *tunnel, in rte_flow_tunnel_match()
/f-stack/dpdk/app/test-pmd/
H A Dtestpmd.h182 struct rte_flow_tunnel tunnel;
853 const char *port_flow_tunnel_type(struct rte_flow_tunnel *tunnel);
855 port_flow_locate_tunnel(uint16_t port_id, struct rte_flow_tunnel *tun);
H A Dconfig.c1550 port_flow_tunnel_type(struct rte_flow_tunnel *tunnel) in port_flow_tunnel_type()
1566 port_flow_locate_tunnel(uint16_t port_id, struct rte_flow_tunnel *tun) in port_flow_locate_tunnel()
/f-stack/dpdk/drivers/net/mlx5/
H A Dmlx5_flow.c604 struct rte_flow_tunnel *app_tunnel,
610 struct rte_flow_tunnel *app_tunnel,
7502 const struct rte_flow_tunnel *app_tunnel) in mlx5_flow_tunnel_allocate()
7546 const struct rte_flow_tunnel *app_tunnel;
7588 const struct rte_flow_tunnel *app_tunnel, in mlx5_get_flow_tunnel()
7647 struct rte_flow_tunnel *tunnel, in mlx5_flow_tunnel_validate()
7673 struct rte_flow_tunnel *app_tunnel, in mlx5_flow_tunnel_decap_set()
7700 struct rte_flow_tunnel *app_tunnel, in mlx5_flow_tunnel_match()
7849 __rte_unused struct rte_flow_tunnel *app_tunnel, in mlx5_flow_tunnel_decap_set()
7859 __rte_unused struct rte_flow_tunnel *app_tunnel, in mlx5_flow_tunnel_match()
H A Dmlx5_flow.h934 struct rte_flow_tunnel app_tunnel; /** app tunnel copy */