Searched refs:IEEE80211_IS_DSTODS (Results 1 - 7 of 7) sorted by relevance

/freebsd-11-stable/sys/net80211/
H A Dieee80211_proto.h174 if (IEEE80211_IS_DSTODS(wh))
307 if (IEEE80211_IS_DSTODS(wh))
323 if (IEEE80211_IS_DSTODS(wh))
H A Dieee80211_crypto_ccmp.c360 if (IEEE80211_IS_DSTODS(wh)) {
H A Dieee80211.h168 #define IEEE80211_IS_DSTODS(wh) \ macro
/freebsd-11-stable/sys/dev/malo/
H A Dif_malo.c1053 if (IEEE80211_IS_DSTODS(wh))
/freebsd-11-stable/sys/dev/mwl/
H A Dif_mwl.c3090 if (IEEE80211_IS_DSTODS(wh))
/freebsd-11-stable/sys/dev/urtwn/
H A Dif_urtwn.c113 #define IEEE80211_HAS_ADDR4(wh) IEEE80211_IS_DSTODS(wh)
/freebsd-11-stable/sys/dev/usb/wlan/
H A Dif_run.c87 #define IEEE80211_HAS_ADDR4(wh) IEEE80211_IS_DSTODS(wh)

Completed in 202 milliseconds