Searched refs:startWhen (Results 1 – 1 of 1) sorted by relevance
36 unsigned int startWhen; member180 if (sm->startWhen > 0) { in eapol_port_timers_tick()181 sm->startWhen--; in eapol_port_timers_tick()182 if (sm->startWhen == 0) in eapol_port_timers_tick()269 sm->startWhen = sm->startPeriod; in SM_STATE()283 sm->startWhen = 1; in SM_STATE()285 sm->startWhen = 2; in SM_STATE()395 else if (sm->startWhen == 0 && in SM_STEP()403 else if (sm->startWhen == 0 && in SM_STEP()1677 sm->startWhen = 0; in eapol_sm_notify_logoff()[all …]