Searched refs:VLAN_PRIO (Results 1 – 1 of 1) sorted by relevance
600 #define VLAN_PRIO(tci) ((tci) >> 13) in tap_flow_create_vlan() macro606 uint16_t prio = VLAN_PRIO(tci); in tap_flow_create_vlan()