Home
last modified time | relevance | path

Searched refs:eap_reauth_period (Results 1 – 2 of 2) sorted by relevance

/hal_espressif-latest/components/wpa_supplicant/src/eapol_auth/
Deapol_auth_sm.h19 int eap_reauth_period; member
Deapol_auth_sm.c803 sm->reAuthPeriod = eapol->conf.eap_reauth_period; in eapol_auth_alloc()
804 sm->reAuthEnabled = eapol->conf.eap_reauth_period > 0; in eapol_auth_alloc()
1174 dst->eap_reauth_period = src->eap_reauth_period; in eapol_auth_conf_clone()