OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:p2p_no_group_iface
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/bsd/wpa/dist/wpa_supplicant/
config.h
1230
*
p2p_no_group_iface
- Whether group interfaces can be used
1238
int
p2p_no_group_iface
;
member in struct:wpa_config
p2p_supplicant.c
726
int
p2p_no_group_iface
;
local
755
p2p_no_group_iface
= !wpas_p2p_create_iface(wpa_s);
763
if (
p2p_no_group_iface
) {
764
wpa_printf(MSG_DEBUG, "P2P:
p2p_no_group_iface
");
892
if (!s && !go_wpa_s &&
p2p_no_group_iface
) {
5174
if (wpa_s->conf->
p2p_no_group_iface
)
Completed in 30 milliseconds
Indexes created Sun Mar 01 05:31:48 UTC 2026