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

/freebsd-11-stable/contrib/wpa/src/eapol_auth/
H A Deapol_auth_sm_i.h59 Boolean reAuthenticate; member in struct:eapol_state_machine
H A Deapol_auth_dump.c157 "reAuthenticate=%s\n",
175 _SB(sm->reAuthenticate));
H A Deapol_auth_sm.c244 if (sm->reAuthenticate)
265 sm->reAuthenticate = FALSE;
418 if (sm->eapolStart || sm->reAuthenticate)
624 sm->reAuthenticate = TRUE;
1110 sm->reAuthenticate = TRUE;
/freebsd-11-stable/contrib/wpa/src/ap/
H A Dieee802_1x.c1362 sta->eapol_sm->reAuthenticate = TRUE;

Completed in 81 milliseconds