Searched refs:has_more_vlan (Results 1 – 6 of 6) sorted by relevance
771 uint32_t has_more_vlan:1; member
218 and ``has_more_vlan`` in the VLAN item.716 * Added new field ``has_more_vlan`` to the structure
931 The field ``has_more_vlan`` can be used to match any type of tagged packets,933 If the ``inner_type`` and ``has_more_vlan`` fields are not specified,938 - ``has_more_vlan``: packet header contains at least one more VLAN, after this VLAN.
130 …packets unless the ETH item ``type`` field is 0x88A8 or the VLAN item ``has_more_vlan`` field is 1.146 flow create 0 ingress pattern eth / vlan has_more_vlan is 1 / end ...
1645 .has_more_vlan = 1, in flow_dv_validate_item_vlan()6505 if (vlan_m->has_more_vlan && vlan_v->has_more_vlan) { in flow_dv_translate_item_vlan()
2359 has_more_vlan, 1)),