Searched refs:has_more_vlan (Results 1 – 9 of 9) sorted by relevance
297 if (vlan_item[0] && vlan_item[0]->has_more_vlan) in npc_parse_lb()301 if (vlan_item[1] && vlan_item[1]->has_more_vlan) { in npc_parse_lb()324 if (vlan_item[2] && vlan_item[2]->has_more_vlan) in npc_parse_lb()
112 uint32_t has_more_vlan : 1; member
932 uint32_t has_more_vlan:1; member
2036 supp_mask.has_more_vlan = 1; in sfc_mae_rule_parse_item_vlan()2062 if (item_mask->has_more_vlan) { in sfc_mae_rule_parse_item_vlan()2071 if (item_spec->has_more_vlan) in sfc_mae_rule_parse_item_vlan()
172 and ``has_more_vlan`` in the VLAN item.636 * Added new field ``has_more_vlan`` to the structure
149 …packets unless the ETH item ``type`` field is 0x88A8 or the VLAN item ``has_more_vlan`` field is 1.165 flow create 0 ingress pattern eth / vlan has_more_vlan is 1 / end ...
973 The field ``has_more_vlan`` can be used to match any type of tagged packets,975 If the ``inner_type`` and ``has_more_vlan`` fields are not specified,980 - ``has_more_vlan``: packet header contains at least one more VLAN, after this VLAN.
2238 .has_more_vlan = 1, in flow_dv_validate_item_vlan()8430 if (vlan_m->has_more_vlan && vlan_v->has_more_vlan) { in flow_dv_translate_item_vlan()
3668 has_more_vlan, 1)),