Home
last modified time | relevance | path

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

/external/wpa_supplicant/
Dwpa_supplicant_i.h217 #define IEEE80211_AUTH_ALG_LEAP BIT(2) macro
Dmlme.c1144 if (wpa_s->mlme.auth_algs & IEEE80211_AUTH_ALG_LEAP) in ieee80211_rx_mgmt_auth()
2035 else if (wpa_s->mlme.auth_algs & IEEE80211_AUTH_ALG_LEAP) in ieee80211_sta_new_auth()
/external/wpa_supplicant_6/wpa_supplicant/
Dwpa_supplicant_i.h216 #define IEEE80211_AUTH_ALG_LEAP BIT(2) macro
Dmlme.c849 if (wpa_s->mlme.auth_algs & IEEE80211_AUTH_ALG_LEAP) in ieee80211_rx_mgmt_auth()
2020 else if (wpa_s->mlme.auth_algs & IEEE80211_AUTH_ALG_LEAP) in ieee80211_sta_new_auth()