Home
last modified time | relevance | path

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

/hal_espressif-latest/components/wpa_supplicant/src/eapol_auth/
Deapol_auth_sm_i.h110 unsigned int reAuthPeriod; /* default 3600 s */ member
Deapol_auth_sm.c610 sm->reAuthWhen = sm->reAuthPeriod; in SM_STATE()
803 sm->reAuthPeriod = eapol->conf.eap_reauth_period; in eapol_auth_alloc()
1139 sm->reAuthPeriod = atoi(value); in eapol_auth_set_conf()