OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:eapNoReq
(Results
1 - 4
of
4
) sorted by null
/external/wpa_supplicant_8/src/eap_server/
eap.h
55
Boolean
eapNoReq
; /* shared with EAPOL Backend Authentication */
eap_server.c
345
sm->eap_if.
eapNoReq
= TRUE;
367
sm->eap_if.
eapNoReq
= TRUE;
1027
sm->eap_if.
eapNoReq
= TRUE;
1049
sm->eap_if.
eapNoReq
= TRUE;
[
all
...]
/external/wpa_supplicant_8/src/eapol_auth/
eapol_auth_dump.c
224
"
eapNoReq
=%s\n"
234
_SB(sm->eap_if->
eapNoReq
),
eapol_auth_sm.c
448
sm->eap_if->
eapNoReq
= FALSE;
482
sm->eap_if->
eapNoReq
= FALSE;
529
sm->eap_if->
eapNoReq
= FALSE;
553
if (sm->eap_if->
eapNoReq
)
Completed in 30 milliseconds