Searched refs:eapol_received (Results 1 - 6 of 6) sorted by relevance

/external/wpa_supplicant/
H A Dwpa_supplicant_i.h325 int eapol_received; /* number of EAPOL packets received after the member in struct:wpa_supplicant
H A Devents.c724 wpa_s->eapol_received = 0;
H A Dwpa_supplicant.c1980 if (wpa_s->eapol_received == 0) {
1988 wpa_s->eapol_received++;
/external/wpa_supplicant_6/wpa_supplicant/
H A Dwpa_supplicant_i.h333 int eapol_received; /* number of EAPOL packets received after the member in struct:wpa_supplicant
H A Dwpa_supplicant.c1581 if (wpa_s->eapol_received == 0 &&
1593 wpa_s->eapol_received++;
H A Devents.c884 wpa_s->eapol_received = 0;

Completed in 98 milliseconds