Home
last modified time | relevance | path

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

/freebsd/sys/net80211/
H A Dieee80211.h224 #define IEEE80211_IS_MGMT_BEACON(wh) \ macro
/freebsd/sys/dev/malo/
H A Dif_malo.c99 ((sc->malo_debug & MALO_DEBUG_RECV_ALL) || !IEEE80211_IS_MGMT_BEACON(wh))))
/freebsd/sys/dev/mwl/
H A Dif_mwl.c231 ((sc->sc_debug & MWL_DEBUG_RECV_ALL) || !IEEE80211_IS_MGMT_BEACON(wh)))