Home
last modified time | relevance | path

Searched refs:IEEE80211_MSG_DOTH (Results 1 – 4 of 4) sorted by relevance

/dragonfly/usr.sbin/wlandebug/
H A Dwlandebug.c73 #define IEEE80211_MSG_DOTH 0x00000100 /* 802.11h support */ macro
109 { "doth", IEEE80211_MSG_DOTH },
/dragonfly/sys/netproto/802_11/wlan/
H A Dieee80211_sta.c1154 IEEE80211_MSG_ELEMID | IEEE80211_MSG_DOTH, in ieee80211_parse_csaparams()
1179 IEEE80211_MSG_ELEMID | IEEE80211_MSG_DOTH, in ieee80211_parse_csaparams()
1199 IEEE80211_MSG_ELEMID | IEEE80211_MSG_DOTH, in ieee80211_parse_csaparams()
1224 IEEE80211_NOTE_FRAME(vap, IEEE80211_MSG_DOTH, wh, in ieee80211_parse_csaparams()
H A Dieee80211_output.c707 IEEE80211_MSG_OUTPUT | IEEE80211_MSG_DOTH,
918 IEEE80211_NOTE(vap, IEEE80211_MSG_OUTPUT | IEEE80211_MSG_DOTH,
999 IEEE80211_NOTE(vap, IEEE80211_MSG_OUTPUT | IEEE80211_MSG_DOTH,
/dragonfly/sys/netproto/802_11/
H A Dieee80211_var.h936 #define IEEE80211_MSG_DOTH 0x00000100 /* 802.11h support */ macro