Searched refs:reauth_timer_state (Results 1 - 3 of 3) sorted by relevance

/freebsd-11-stable/contrib/wpa/src/eapol_auth/
H A Deapol_auth_sm_i.h109 } reauth_timer_state; member in struct:eapol_state_machine
H A Deapol_auth_dump.c248 "reauth_timer_state=%s\n"
251 reauth_timer_state_txt(sm->reauth_timer_state),
H A Deapol_auth_sm.c638 switch (sm->reauth_timer_state) {
804 sm->reauth_timer_state = REAUTH_TIMER_INITIALIZE;
927 prev_reauth_timer = sm->reauth_timer_state;
946 prev_reauth_timer != sm->reauth_timer_state ||

Completed in 102 milliseconds