Home | History | Annotate | Download | only in eapol_auth

Lines Matching refs:reAuthPeriod

616 	sm->reAuthWhen = sm->reAuthPeriod;
805 sm->reAuthPeriod = eapol->conf.eap_reauth_period;
1152 if (os_strcasecmp(param, "reAuthPeriod") == 0) {
1153 sm->reAuthPeriod = atoi(value);