Home
last modified time | relevance | path

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

/freebsd-11-stable/sys/net80211/
HDieee80211.h1171 IEEE80211_AUTH_SHARED_RESPONSE = 3, enumerator
HDieee80211_hostap.c1027 case IEEE80211_AUTH_SHARED_RESPONSE: in hostap_auth_shared()
1099 case IEEE80211_AUTH_SHARED_RESPONSE: in hostap_auth_shared()
HDieee80211_output.c2242 arg == IEEE80211_AUTH_SHARED_RESPONSE) && in ieee80211_send_mgmt()
2253 arg >= IEEE80211_AUTH_SHARED_RESPONSE || in ieee80211_send_mgmt()
2280 if (arg == IEEE80211_AUTH_SHARED_RESPONSE) { in ieee80211_send_mgmt()
HDieee80211_sta.c1021 case IEEE80211_AUTH_SHARED_RESPONSE: in sta_auth_shared()