Home
last modified time | relevance | path

Searched refs:IEEE80211_REASON_ASSOC_LEAVE (Results 1 – 5 of 5) sorted by relevance

/freebsd/sys/net80211/
H A Dieee80211_sta.c193 case IEEE80211_REASON_ASSOC_LEAVE: in sta_authretry()
256 IEEE80211_REASON_ASSOC_LEAVE); in sta_newstate()
H A Dieee80211.h1478 IEEE80211_REASON_ASSOC_LEAVE = 8, enumerator
H A Dieee80211_proto.c128 case IEEE80211_REASON_ASSOC_LEAVE: in ieee80211_reason_to_string()
H A Dieee80211_hostap.c111 IEEE80211_REASON_ASSOC_LEAVE); in sta_disassoc()
/freebsd/usr.sbin/wlanstats/
H A Dwlanstats.c585 [IEEE80211_REASON_ASSOC_LEAVE] = "assoc leave", in setreason()