Home | History | Annotate | Download | only in wpa_supplicant

Lines Matching refs:IEEE80211_AUTHENTICATE

638 static void ieee80211_authenticate(struct wpa_supplicant *wpa_s)
647 wpa_s->mlme.state = IEEE80211_AUTHENTICATE;
1068 if (wpa_s->mlme.state != IEEE80211_AUTHENTICATE && !adhoc) {
1218 if (wpa_s->mlme.state == IEEE80211_AUTHENTICATE ||
1221 wpa_s->mlme.state = IEEE80211_AUTHENTICATE;
1984 case IEEE80211_AUTHENTICATE:
1985 ieee80211_authenticate(wpa_s);
2043 ieee80211_authenticate(wpa_s);