Home
last modified time | relevance | path

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

/freebsd-10-stable/contrib/wpa/wpa_supplicant/
Doffchannel.c54 int without_roc; in wpas_send_action_cb() local
56 without_roc = wpa_s->pending_action_without_roc; in wpas_send_action_cb()
60 without_roc, wpa_s->pending_action_tx); in wpas_send_action_cb()
85 if (without_roc && wpa_s->off_channel_freq == 0) { in wpas_send_action_cb()