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/
Dwpa_auth.h209 int rkh_neg_timeout; member
Dap_config.h388 int rkh_neg_timeout; member
Dwpa_auth_glue.c93 wconf->rkh_neg_timeout = conf->rkh_neg_timeout; in hostapd_wpa_auth_conf()
Dap_config.c116 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()
/external/wpa_supplicant_8/hostapd/
Dconfig_file.c3033 bss->rkh_neg_timeout = atoi(pos);