Home
last modified time | relevance | path

Searched refs:last_michael_mic_error (Results 1 – 2 of 2) sorted by relevance

/freebsd-9-stable/contrib/wpa/wpa_supplicant/
Dwpa_supplicant_i.h322 os_time_t last_michael_mic_error; member
Devents.c1351 if ((wpa_s->last_michael_mic_error && in wpa_supplicant_event_michael_mic_failure()
1352 t.sec - wpa_s->last_michael_mic_error <= 60) || in wpa_supplicant_event_michael_mic_failure()
1427 wpa_s->last_michael_mic_error = t.sec; in wpa_supplicant_event_michael_mic_failure()