Searched refs:pending_action_without_roc (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/contrib/wpa/wpa_supplicant/
H A Doffchannel.c77 without_roc = wpa_s->pending_action_without_roc;
78 wpa_s->pending_action_without_roc = 0;
344 wpa_s->pending_action_without_roc = 1;
349 wpa_s->pending_action_without_roc = 0;
H A Dwpa_supplicant_i.h841 int pending_action_without_roc; member in struct:wpa_supplicant

Completed in 62 milliseconds