Searched refs:last_michael_mic_error (Results 1 – 3 of 3) sorted by relevance
716 struct os_reltime last_michael_mic_error; member
4683 if ((os_reltime_initialized(&wpa_s->last_michael_mic_error) && in wpa_supplicant_event_michael_mic_failure()4684 !os_reltime_expired(&t, &wpa_s->last_michael_mic_error, 60)) || in wpa_supplicant_event_michael_mic_failure()4762 wpa_s->last_michael_mic_error = t; in wpa_supplicant_event_michael_mic_failure()
8842 wpa_s->last_michael_mic_error.sec = 0; in wpa_supplicant_ctrl_iface_flush()