Searched defs:ovs_action_push_vlan (Results 1 – 3 of 3) sorted by relevance
376 struct ovs_action_push_vlan { struct377 __be16 vlan_tpid;378 __be16 vlan_tci;
369 struct ovs_action_push_vlan { struct370 __be16 vlan_tpid;371 __be16 vlan_tci;
713 struct ovs_action_push_vlan { struct714 __be16 vlan_tpid; /* 802.1Q or 802.1ad TPID. */715 __be16 vlan_tci; /* 802.1Q TCI (VLAN ID and priority). */