Home
last modified time | relevance | path

Searched refs:EVL_PRIOFTAG (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/sys/net/
H A Dif_ether.h64 #define EVL_PRIOFTAG(tag) (((tag) >> 13) & 7) /* Priority */ macro
/netbsd-src/sys/net80211/
H A Dieee80211_output.c318 switch (EVL_PRIOFTAG(ni->ni_vlan)) { in ieee80211_classify()
/netbsd-src/sys/dev/hyperv/
H A Dif_hvn.c1559 EVL_PRIOFTAG(tag), EVL_CFIOFTAG(tag)); in hvn_encap()