Searched refs:eapol_received (Results 1 – 6 of 6) sorted by relevance
332 int eapol_received; /* number of EAPOL packets received after the member
2024 if (wpa_s->eapol_received == 0 && in wpa_supplicant_rx_eapol()2038 wpa_s->eapol_received++; in wpa_supplicant_rx_eapol()
1538 wpa_s->eapol_received = 0;
333 int eapol_received; /* number of EAPOL packets received after the member
1572 if (wpa_s->eapol_received == 0 && in wpa_supplicant_rx_eapol()1584 wpa_s->eapol_received++; in wpa_supplicant_rx_eapol()
890 wpa_s->eapol_received = 0; in wpa_supplicant_event_assoc()