Searched refs:last_michael_mic_error (Results 1 – 3 of 3) sorted by relevance
723 struct os_reltime last_michael_mic_error; member
4773 if ((os_reltime_initialized(&wpa_s->last_michael_mic_error) && in wpa_supplicant_event_michael_mic_failure()4774 !os_reltime_expired(&t, &wpa_s->last_michael_mic_error, 60)) || in wpa_supplicant_event_michael_mic_failure()4852 wpa_s->last_michael_mic_error = t; in wpa_supplicant_event_michael_mic_failure()
8840 wpa_s->last_michael_mic_error.sec = 0; in wpa_supplicant_ctrl_iface_flush()