Home
last modified time | relevance | path

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

/external/wpa_supplicant_8/src/ap/
Dap_config.h373 int rkh_neg_timeout; member
Dwpa_auth.h207 int rkh_neg_timeout; member
Dwpa_auth_glue.c86 wconf->rkh_neg_timeout = conf->rkh_neg_timeout; in hostapd_wpa_auth_conf()
Dap_config.c104 bss->rkh_neg_timeout = 60; in hostapd_config_defaults_bss()
Dwpa_auth_ft.c1887 if (!wpa_auth->conf.rkh_neg_timeout) in wpa_ft_block_r0kh()
1903 wpa_auth->conf.rkh_neg_timeout); in wpa_ft_block_r0kh()
1908 wpa_auth->conf.rkh_neg_timeout); in wpa_ft_block_r0kh()
/external/wpa_supplicant_8/hostapd/
Dconfig_file.c3010 bss->rkh_neg_timeout = atoi(pos); in hostapd_config_fill()