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

/freebsd-13-stable/contrib/wpa/wpa_supplicant/
H A Doffchannel.c75 int without_roc; local
77 without_roc = wpa_s->pending_action_without_roc;
80 "Off-channel: Send Action callback (without_roc=%d pending_action_tx=%p pending_action_tx_done=%d)",
81 without_roc, wpa_s->pending_action_tx,
107 if (without_roc && wpa_s->off_channel_freq == 0) {

Completed in 489 milliseconds