Searched refs:last_michael_mic_error (Results 1 – 2 of 2) sorted by relevance
785 if (wpa_s->last_michael_mic_error && in wpa_supplicant_event_michael_mic_failure()786 t.sec - wpa_s->last_michael_mic_error <= 60) { in wpa_supplicant_event_michael_mic_failure()808 wpa_s->last_michael_mic_error = t.sec; in wpa_supplicant_event_michael_mic_failure()
285 os_time_t last_michael_mic_error; member