Home
last modified time | relevance | path

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

/freebsd/contrib/wpa/src/ap/
H A Dwpa_auth.h210 int rkh_neg_timeout; member
H A Dap_config.h399 int rkh_neg_timeout; member
H A Dwpa_auth_glue.c95 wconf->rkh_neg_timeout = conf->rkh_neg_timeout; in hostapd_wpa_auth_conf()
H A Dap_config.c118 bss->rkh_neg_timeout = 60; in hostapd_config_defaults_bss()
H A Dwpa_auth_ft.c1924 if (!wpa_auth->conf.rkh_neg_timeout) in wpa_ft_block_r0kh()
1940 wpa_auth->conf.rkh_neg_timeout); in wpa_ft_block_r0kh()
1945 wpa_auth->conf.rkh_neg_timeout); in wpa_ft_block_r0kh()
/freebsd/contrib/wpa/hostapd/
H A Dconfig_file.c3244 bss->rkh_neg_timeout = atoi(pos); in hostapd_config_fill()