Home
last modified time | relevance | path

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

/freebsd/tools/tools/net80211/wlanwatch/
H A Dwlanwatch.c437 case RTM_IEEE80211_AUTH: in print_rtmsg()
/freebsd/sys/net80211/
H A Dieee80211_freebsd.h631 #define RTM_IEEE80211_AUTH 114 /* station authenticate (ap mode) */ macro
H A Dieee80211_freebsd.c985 notify_macaddr(ifp, RTM_IEEE80211_AUTH, ni->ni_macaddr); in ieee80211_notify_node_auth()