Searched refs:IEEE80211_MSG_RADIUS (Results 1 - 2 of 2) sorted by relevance

/freebsd-current/usr.sbin/wlandebug/
H A Dwlandebug.c70 #define IEEE80211_MSG_RADIUS 0x00008000 /* 802.1x radius client */ macro
106 { "radius", IEEE80211_MSG_RADIUS },
/freebsd-current/sys/net80211/
H A Dieee80211_var.h1011 #define IEEE80211_MSG_RADIUS 0x00008000 /* 802.1x radius client */ macro
1069 ((_vap)->iv_debug & IEEE80211_MSG_RADIUS)

Completed in 127 milliseconds