OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:reAuthMax
(Results
1 - 3
of
3
) sorted by null
/external/wpa_supplicant_8/src/eapol_auth/
eapol_auth_sm_i.h
80
unsigned int
reAuthMax
; /* default 2 */
eapol_auth_dump.c
188
"
reAuthMax
=%d\n"
206
sm->quietPeriod, sm->
reAuthMax
,
eapol_auth_sm.c
398
if (sm->eapolLogoff || sm->reAuthCount > sm->
reAuthMax
)
401
sm->reAuthCount <= sm->
reAuthMax
) ||
787
sm->
reAuthMax
= AUTH_PAE_DEFAULT_reAuthMax;
Completed in 78 milliseconds