OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:cli_chan
(Results
1 - 3
of
3
) sorted by relevancy
/src/external/bsd/wpa/dist/wpa_supplicant/
p2p_supplicant.c
3638
struct p2p_channels *
cli_chan
)
3644
os_memset(
cli_chan
, 0, sizeof(*
cli_chan
));
3954
struct p2p_channels *
cli_chan
,
3964
return wpas_p2p_default_channels(wpa_s, chan,
cli_chan
);
4016
cli_reg = &
cli_chan
->reg_class[cli_cla];
4038
cli_chan
->reg_classes = cli_cla;
8396
struct p2p_channels chan,
cli_chan
;
local
8410
os_memset(&
cli_chan
, 0, sizeof(
cli_chan
));
[
all
...]
/src/external/bsd/wpa/dist/src/p2p/
p2p.h
2114
const struct p2p_channels *
cli_chan
);
p2p.c
4980
const struct p2p_channels *
cli_chan
)
4985
os_memcpy(&p2p->cfg->cli_channels,
cli_chan
,
Completed in 34 milliseconds
Indexes created Sun Aug 16 00:25:19 UTC 2026