Home
last modified time | relevance | path

Searched refs:reAuthEnabled (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/wpa/src/eapol_auth/
H A Deapol_auth_sm_i.h112 bool reAuthEnabled; member
H A Deapol_auth_sm.c646 sm->authPortStatus == Unauthorized || !sm->reAuthEnabled) { in SM_STEP()
823 sm->reAuthEnabled = eapol->conf.eap_reauth_period > 0; in eapol_auth_alloc()
1160 sm->reAuthEnabled = true; in eapol_auth_set_conf()
1162 sm->reAuthEnabled = false; in eapol_auth_set_conf()
H A Deapol_auth_dump.c253 _SB(sm->reAuthEnabled)); in eapol_auth_dump_state()
/freebsd/contrib/wpa/src/ap/
H A Dieee802_1x.c2907 bool_txt(sm->reAuthEnabled), in ieee802_1x_get_mib_sta()