Home
last modified time | relevance | path

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

/NextBSD/contrib/wpa/wpa_supplicant/
HDoffchannel.c56 without_roc = wpa_s->pending_action_without_roc; in wpas_send_action_cb()
57 wpa_s->pending_action_without_roc = 0; in wpas_send_action_cb()
307 wpa_s->pending_action_without_roc = 1; in offchannel_send_action()
312 wpa_s->pending_action_without_roc = 0; in offchannel_send_action()
HDwpa_supplicant_i.h735 int pending_action_without_roc; member