Home
last modified time | relevance | path

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

/hal_espressif-latest/components/wpa_supplicant/src/eapol_auth/
Deapol_auth_sm_i.h74 unsigned int quietPeriod; /* default 60; 0..65535 */ member
Deapol_auth_sm.c284 sm->quietWhile = sm->quietPeriod; in SM_STATE()
796 sm->quietPeriod = AUTH_PAE_DEFAULT_quietPeriod; in eapol_auth_alloc()
1129 sm->quietPeriod = atoi(value); in eapol_auth_set_conf()