Searched refs:IEEE80211_AUTH_ALG_LEAP (Results 1 – 4 of 4) sorted by relevance
217 #define IEEE80211_AUTH_ALG_LEAP BIT(2) macro
1144 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()
216 #define IEEE80211_AUTH_ALG_LEAP BIT(2) macro
849 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()