OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:eapolLogoff
(Results
1 - 4
of
4
) sorted by null
/external/wpa_supplicant_8/src/eapol_auth/
eapol_auth_sm.c
213
if (sm->
eapolLogoff
) {
225
sm->
eapolLogoff
= FALSE;
240
if (sm->
eapolLogoff
)
272
sm->
eapolLogoff
= FALSE;
336
if (sm->
eapolLogoff
)
402
if (sm->
eapolLogoff
|| sm->reAuthCount > sm->reAuthMax)
412
else if (sm->
eapolLogoff
|| !sm->portValid)
421
else if (sm->eapolStart || sm->
eapolLogoff
||
426
if (sm->
eapolLogoff
&& !sm->authAbort)
428
else if (!sm->
eapolLogoff
&& !sm->authAbort
[
all
...]
eapol_auth_sm_i.h
76
Boolean
eapolLogoff
;
eapol_auth_dump.c
155
"%s
eapolLogoff
=%s eapolStart=%s eapRestart=%s\n"
170
_SB(sm->
eapolLogoff
), _SB(sm->eapolStart),
/external/wpa_supplicant_8/src/ap/
ieee802_1x.c
840
sta->eapol_sm->
eapolLogoff
= TRUE;
[
all
...]
Completed in 681 milliseconds