Home
last modified time | relevance | path

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

/dpdk/drivers/net/mlx5/
H A Dmlx5_flow.c2483 const uint64_t l2_vlan = (MLX5_FLOW_LAYER_L2 | in mlx5_flow_validate_item_ipv4() local
2487 if ((last_item & l2_vlan) && ether_type && in mlx5_flow_validate_item_ipv4()
2589 const uint64_t l2_vlan = (MLX5_FLOW_LAYER_L2 | in mlx5_flow_validate_item_ipv6() local
2593 if ((last_item & l2_vlan) && ether_type && in mlx5_flow_validate_item_ipv6()