Home | History | Annotate | Download | only in wpa_supplicant

Lines Matching refs:IEEE80211_AUTHENTICATE

279 static void ieee80211_authenticate(struct wpa_supplicant *wpa_s)
291 wpa_s->mlme.state = IEEE80211_AUTHENTICATE;
773 if (wpa_s->mlme.state != IEEE80211_AUTHENTICATE && !adhoc) {
937 if (wpa_s->mlme.state == IEEE80211_AUTHENTICATE ||
940 wpa_s->mlme.state = IEEE80211_AUTHENTICATE;
1969 case IEEE80211_AUTHENTICATE:
1970 ieee80211_authenticate(wpa_s);
2028 ieee80211_authenticate(wpa_s);