Home
last modified time | relevance | path

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

/f-stack/freebsd/net80211/
H A Dieee80211.h1238 IEEE80211_AUTH_SHARED_RESPONSE = 3, enumerator
H A Dieee80211_hostap.c1045 case IEEE80211_AUTH_SHARED_RESPONSE: in hostap_auth_shared()
1117 case IEEE80211_AUTH_SHARED_RESPONSE: in hostap_auth_shared()
H A Dieee80211_output.c2649 arg == IEEE80211_AUTH_SHARED_RESPONSE) && in ieee80211_send_mgmt()
2660 arg >= IEEE80211_AUTH_SHARED_RESPONSE || in ieee80211_send_mgmt()
2687 if (arg == IEEE80211_AUTH_SHARED_RESPONSE) { in ieee80211_send_mgmt()
H A Dieee80211_sta.c1070 case IEEE80211_AUTH_SHARED_RESPONSE: in sta_auth_shared()