Home
last modified time | relevance | path

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

/freebsd-14-stable/usr.sbin/wlandebug/
HDwlandebug.c70 #define IEEE80211_MSG_RADIUS 0x00008000 /* 802.1x radius client */ macro
106 { "radius", IEEE80211_MSG_RADIUS },
/freebsd-14-stable/sys/net80211/
HDieee80211_var.h1024 #define IEEE80211_MSG_RADIUS 0x00008000 /* 802.1x radius client */ macro
1082 ((_vap)->iv_debug & IEEE80211_MSG_RADIUS)