Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/mlx5/
H A Dmlx5_flow.c1977 const uint64_t l2_vlan = (MLX5_FLOW_LAYER_L2 | in mlx5_flow_validate_item_ipv4() local
1981 if ((last_item & l2_vlan) && ether_type && in mlx5_flow_validate_item_ipv4()
2083 const uint64_t l2_vlan = (MLX5_FLOW_LAYER_L2 | in mlx5_flow_validate_item_ipv6() local
2087 if ((last_item & l2_vlan) && ether_type && in mlx5_flow_validate_item_ipv6()