OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:waiting_auth_conf
(Results
1 - 4
of
4
) sorted by relevancy
/src/external/bsd/wpa/dist/src/common/
dpp_auth.c
253
auth->
waiting_auth_conf
= 1;
1834
if (auth->initiator || !auth->own_bi || !auth->
waiting_auth_conf
||
1837
"DPP: initiator=%d own_bi=%d
waiting_auth_conf
=%d",
1839
auth->
waiting_auth_conf
);
1844
auth->
waiting_auth_conf
= 0;
dpp.h
333
int
waiting_auth_conf
;
member in struct:dpp_authentication
/src/external/bsd/wpa/dist/src/ap/
dpp_hostapd.c
562
if (auth->
waiting_auth_conf
) {
568
if (auth->
waiting_auth_conf
&&
685
if (!auth || !auth->
waiting_auth_conf
)
/src/external/bsd/wpa/dist/wpa_supplicant/
dpp_supplicant.c
585
if (auth->
waiting_auth_conf
) {
591
if (auth->
waiting_auth_conf
&&
697
if (!auth || !auth->
waiting_auth_conf
)
Completed in 40 milliseconds
Indexes created Mon Aug 17 00:26:26 UTC 2026