Searched defs:ovs_action_push_vlan (Results 1 – 1 of 1) sorted by relevance
721 struct ovs_action_push_vlan { struct722 __be16 vlan_tpid; /* 802.1Q or 802.1ad TPID. */723 __be16 vlan_tci; /* 802.1Q TCI (VLAN ID and priority). */
Completed in 9 milliseconds