Searched refs:EVL_PRIOFTAG (Results 1 – 3 of 3) sorted by relevance
86 #define EVL_PRIOFTAG(tag) (((tag) >> 13) & 7) macro
408 if (EVL_PRIOFTAG(evl_tag) != args->priority) { in custom_ether_verify()410 EVL_PRIOFTAG(evl_tag), args->priority); in custom_ether_verify()
614 return EVL_PRIOFTAG(vlan_tag); in __packet_get_vlan_priority()