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
Dwpa_auth_glue.c94 wconf->rkh_neg_timeout = conf->rkh_neg_timeout; in hostapd_wpa_auth_conf()
Dap_config.h398 int rkh_neg_timeout; member
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()
Dap_config.c116 bss->rkh_neg_timeout = 60; in hostapd_config_defaults_bss()
/external/wpa_supplicant_8/hostapd/
Dconfig_file.c3027 bss->rkh_neg_timeout = atoi(pos); in hostapd_config_fill()