Home
last modified time | relevance | path

Searched refs:rkh_neg_timeout (Results 1 – 6 of 6) sorted by relevance

/hostap-3.7.0/src/ap/
Dwpa_auth.h209 int rkh_neg_timeout; member
Dap_config.h391 int rkh_neg_timeout; member
Dwpa_auth_glue.c93 wconf->rkh_neg_timeout = conf->rkh_neg_timeout; in hostapd_wpa_auth_conf()
Dap_config.c119 bss->rkh_neg_timeout = 60; in hostapd_config_defaults_bss()
Dwpa_auth_ft.c1890 if (!wpa_auth->conf.rkh_neg_timeout) in wpa_ft_block_r0kh()
1906 wpa_auth->conf.rkh_neg_timeout); in wpa_ft_block_r0kh()
1911 wpa_auth->conf.rkh_neg_timeout); in wpa_ft_block_r0kh()
/hostap-3.7.0/hostapd/
Dconfig_file.c3058 bss->rkh_neg_timeout = atoi(pos); in hostapd_config_fill()