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

/freebsd-11-stable/contrib/wpa/src/eapol_auth/
H A Deapol_auth_sm_i.h71 Boolean eapolStart; member in struct:eapol_state_machine
H A Deapol_auth_sm.c246 if (sm->eapolStart)
327 sm->eapolStart = FALSE;
342 if (sm->eapolStart)
363 sm->eapolStart = FALSE;
375 sm->eapolStart = FALSE;
418 if (sm->eapolStart || sm->reAuthenticate)
429 else if (sm->eapolStart || sm->eapolLogoff ||
440 if (sm->eapolStart)
444 if (sm->eapolStart)
H A Deapol_auth_dump.c183 "eapolStart=%s\n"
202 _SB(sm->eapolStart),
/freebsd-11-stable/contrib/wpa/src/ap/
H A Dieee802_1x.c1162 sta->eapol_sm->eapolStart = TRUE;

Completed in 89 milliseconds