Home
last modified time | relevance | path

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

/external/wpa_supplicant_8/wpa_supplicant/
Devents.c2252 if (!wpa_s->pending_mic_error_report)
2257 wpa_s->pending_mic_error_report = 0;
2274 wpa_s->pending_mic_error_report) {
2275 if (wpa_s->pending_mic_error_report) {
2335 wpa_s->pending_mic_error_report = 1;
Dwpa_supplicant_i.h596 int pending_mic_error_report; member