Home | History | Annotate | Download | only in wpa_supplicant

Lines Matching defs:authWhile

38 	unsigned int authWhile;
204 if (sm->authWhile > 0) {
205 sm->authWhile--;
206 if (sm->authWhile == 0)
207 wpa_printf(MSG_DEBUG, "EAPOL: authWhile --> 0");
451 sm->authWhile = 0;
512 sm->authWhile = sm->authPeriod;
582 else if (sm->authWhile == 0)