Searched refs:last_michael_mic_error (Results 1 – 3 of 3) sorted by relevance
620 struct os_reltime last_michael_mic_error; member
3643 if ((wpa_s->last_michael_mic_error.sec && in wpa_supplicant_event_michael_mic_failure()3644 !os_reltime_expired(&t, &wpa_s->last_michael_mic_error, 60)) || in wpa_supplicant_event_michael_mic_failure()3722 wpa_s->last_michael_mic_error = t; in wpa_supplicant_event_michael_mic_failure()
8444 wpa_s->last_michael_mic_error.sec = 0; in wpa_supplicant_ctrl_iface_flush()