Home
last modified time | relevance | path

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

/third_party/wpa_supplicant/wpa_supplicant-2.9/src/ap/
Dwpa_auth.h207 int rkh_neg_timeout; member
Dwpa_auth_glue.c90 wconf->rkh_neg_timeout = conf->rkh_neg_timeout; in hostapd_wpa_auth_conf()
Dap_config.h387 int rkh_neg_timeout; member
Dap_config.c107 bss->rkh_neg_timeout = 60; in hostapd_config_defaults_bss()
Dwpa_auth_ft.c1888 if (!wpa_auth->conf.rkh_neg_timeout) in wpa_ft_block_r0kh()
1904 wpa_auth->conf.rkh_neg_timeout); in wpa_ft_block_r0kh()
1909 wpa_auth->conf.rkh_neg_timeout); in wpa_ft_block_r0kh()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/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.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()
/third_party/wpa_supplicant/wpa_supplicant-2.9/hostapd/
Dap_config_file.c3031 bss->rkh_neg_timeout = atoi(pos);
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/hostapd/
Dap_config_file.c3058 bss->rkh_neg_timeout = atoi(pos); in hostapd_config_fill()