Home
last modified time | relevance | path

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

/dragonfly/sys/netproto/802_11/wlan/
H A Dieee80211_hostap.c1041 estatus = IEEE80211_STATUS_CHALLENGE; in hostap_auth_shared()
1056 estatus = IEEE80211_STATUS_CHALLENGE; in hostap_auth_shared()
1064 estatus = IEEE80211_STATUS_CHALLENGE; in hostap_auth_shared()
1135 estatus = IEEE80211_STATUS_CHALLENGE; in hostap_auth_shared()
1144 estatus = IEEE80211_STATUS_CHALLENGE; in hostap_auth_shared()
1925 4, IEEE80211_STATUS_CHALLENGE); in hostap_recv_mgmt()
H A Dieee80211_sta.c1025 estatus = IEEE80211_STATUS_CHALLENGE; in sta_auth_shared()
1040 estatus = IEEE80211_STATUS_CHALLENGE; in sta_auth_shared()
1048 estatus = IEEE80211_STATUS_CHALLENGE; in sta_auth_shared()
/dragonfly/sys/netproto/802_11/
H A Dieee80211.h1243 IEEE80211_STATUS_CHALLENGE = 15, enumerator
/dragonfly/tools/tools/net80211/wlanstats/
H A Dwlanstats.c598 [IEEE80211_STATUS_CHALLENGE] = "challenge", in setstatus()