OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:without_roc
(Results
1 - 1
of
1
) sorted by relevancy
/src/external/bsd/wpa/dist/wpa_supplicant/
offchannel.c
75
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 14 milliseconds
Indexes created Thu Apr 16 00:22:31 UTC 2026