Searched refs:eapolLogoff (Results 1 - 4 of 4) sorted by relevance

/netbsd-current/external/bsd/wpa/dist/src/eapol_auth/
H A Deapol_auth_sm_i.h70 Boolean eapolLogoff; member in struct:eapol_state_machine
H A Deapol_auth_sm.c220 if (sm->eapolLogoff) {
232 sm->eapolLogoff = FALSE;
248 if (sm->eapolLogoff)
280 sm->eapolLogoff = FALSE;
344 if (sm->eapolLogoff)
410 if (sm->eapolLogoff || sm->reAuthCount > sm->reAuthMax)
420 else if (sm->eapolLogoff || !sm->portValid)
429 else if (sm->eapolStart || sm->eapolLogoff ||
434 if (sm->eapolLogoff && !sm->authAbort)
436 else if (!sm->eapolLogoff
[all...]
H A Deapol_auth_dump.c182 "eapolLogoff=%s\n"
201 _SB(sm->eapolLogoff),
/netbsd-current/external/bsd/wpa/dist/src/ap/
H A Dieee802_1x.c1175 sta->eapol_sm->eapolLogoff = TRUE;

Completed in 206 milliseconds