Home
last modified time | relevance | path

Searched refs:delay_eapol_tx (Results 1 – 5 of 5) sorted by relevance

/freebsd/contrib/wpa/src/ap/
H A Dwpa_auth.h244 bool delay_eapol_tx; member
H A Dap_config.h1142 bool delay_eapol_tx; member
H A Dwpa_auth_glue.c121 wconf->delay_eapol_tx = iconf->delay_eapol_tx; in hostapd_wpa_auth_conf()
H A Dwpa_auth.c2211 if (wpa_auth->conf.delay_eapol_tx &&
/freebsd/contrib/wpa/hostapd/
H A Dconfig_file.c4534 conf->delay_eapol_tx = atoi(pos); in hostapd_config_fill()