Home
last modified time | relevance | path

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

/src/sys/net80211/
H A Dieee80211_tdma.c318 IEEE80211_STATUS_TIMEOUT); in tdma_beacon_miss()
H A Dieee80211.h2023 IEEE80211_STATUS_TIMEOUT = 16, enumerator
H A Dieee80211_sta.c188 case IEEE80211_STATUS_TIMEOUT: in sta_authretry()
/src/usr.sbin/wlanstat/
H A Dwlanstat.c622 [IEEE80211_STATUS_TIMEOUT] = "timeout", in setstatus()