Searched refs:eapol1_count (Results 1 – 2 of 2) sorted by relevance
91 u8 eapol1_count; member
856 sm->eapol1_count = 0; in wpa_supplicant_key_neg_complete()2066 sm->eapol1_count++; in wpa_sm_rx_eapol()2067 if (sm->eapol1_count > MAX_EAPOL_RETRIES) { in wpa_sm_rx_eapol()2068 … wpa_printf(MSG_INFO, "EAPOL1 received for %d times, sending deauth", sm->eapol1_count); in wpa_sm_rx_eapol()2378 sm->eapol1_count = 0; in wpa_set_bss()