Searched refs:rte_flow_tunnel (Results 1 – 7 of 7) sorted by relevance
| /f-stack/dpdk/lib/librte_ethdev/ |
| H A D | rte_flow_driver.h | 137 struct rte_flow_tunnel *tunnel, 144 struct rte_flow_tunnel *tunnel,
|
| H A D | rte_flow.h | 3635 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 D | rte_flow.c | 1149 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 D | testpmd.h | 182 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 D | config.c | 1550 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 D | mlx5_flow.c | 604 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 D | mlx5_flow.h | 934 struct rte_flow_tunnel app_tunnel; /** app tunnel copy */
|