OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:authPeriod
(Results
1 - 2
of
2
) sorted by null
/external/wpa_supplicant_8/src/eapol_supp/
eapol_supp_sm.h
302
void eapol_sm_configure(struct eapol_sm *sm, int heldPeriod, int
authPeriod
,
355
int
authPeriod
, int startPeriod,
eapol_supp_sm.c
106
unsigned int
authPeriod
; /* dot1xSuppAuthPeriod */
551
sm->authWhile = sm->
authPeriod
;
1068
* @
authPeriod
: dot1xSuppAuthPeriod
1075
void eapol_sm_configure(struct eapol_sm *sm, int heldPeriod, int
authPeriod
,
1082
if (
authPeriod
>= 0)
1083
sm->
authPeriod
=
authPeriod
;
1138
"
authPeriod
=%u\n"
1144
sm->
authPeriod
,
1196
sm->
authPeriod
,
[
all
...]
Completed in 333 milliseconds