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

/freebsd-11-stable/contrib/wpa/src/eapol_auth/
H A Deapol_auth_sm_i.h46 Boolean authAbort; member in struct:eapol_state_machine
H A Deapol_auth_dump.c139 "authAbort=%s\n"
158 _SB(sm->authAbort),
H A Deapol_auth_sm.c350 sm->authAbort = TRUE;
434 if (sm->eapolLogoff && !sm->authAbort)
436 else if (!sm->eapolLogoff && !sm->authAbort)
461 sm->authAbort = FALSE;
547 if (sm->portControl != Auto || sm->initialize || sm->authAbort) {

Completed in 90 milliseconds