Searched refs:match_inner (Results 1 - 1 of 1) sorted by relevance

/linux-master/drivers/net/ethernet/mellanox/mlx5/core/
H A Den_tc.c2402 bool *match_inner)
2417 *match_inner = !needs_mapping;
2633 bool match_inner = false; local
2636 outer_match_level, &match_inner);
2640 if (match_inner) {
2396 parse_tunnel_attr(struct mlx5e_priv *priv, struct mlx5e_tc_flow *flow, struct mlx5_flow_spec *spec, struct flow_cls_offload *f, struct net_device *filter_dev, u8 *match_level, bool *match_inner) argument

Completed in 236 milliseconds