Home
last modified time | relevance | path

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

/third_party/wpa_supplicant/wpa_supplicant-2.9/src/ap/
Dwpa_auth.h206 int rkh_pos_timeout; member
Dwpa_auth_glue.c89 wconf->rkh_pos_timeout = conf->rkh_pos_timeout; in hostapd_wpa_auth_conf()
Dap_config.h386 int rkh_pos_timeout; member
Dwpa_auth_ft.c3648 wpa_auth->conf.rkh_pos_timeout); in wpa_ft_rrb_rx_pull()
3663 wpa_auth->conf.rkh_pos_timeout); in wpa_ft_rrb_rx_pull()
3810 wpa_auth->conf.rkh_pos_timeout); in wpa_ft_rrb_rx_r1()
3824 wpa_auth->conf.rkh_pos_timeout); in wpa_ft_rrb_rx_r1()
4265 wpa_auth->conf.rkh_pos_timeout); in wpa_ft_rrb_rx_seq_resp()
4272 wpa_auth->conf.rkh_pos_timeout); in wpa_ft_rrb_rx_seq_resp()
Dap_config.c106 bss->rkh_pos_timeout = 86400; in hostapd_config_defaults_bss()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/ap/
Dwpa_auth.h208 int rkh_pos_timeout; member
Dwpa_auth_ft.c3872 wpa_auth->conf.rkh_pos_timeout); in wpa_ft_rrb_rx_pull()
3887 wpa_auth->conf.rkh_pos_timeout); in wpa_ft_rrb_rx_pull()
4038 wpa_auth->conf.rkh_pos_timeout); in wpa_ft_rrb_rx_r1()
4052 wpa_auth->conf.rkh_pos_timeout); in wpa_ft_rrb_rx_r1()
4497 wpa_auth->conf.rkh_pos_timeout); in wpa_ft_rrb_rx_seq_resp()
4504 wpa_auth->conf.rkh_pos_timeout); in wpa_ft_rrb_rx_seq_resp()
Dap_config.h390 int rkh_pos_timeout; member
Dwpa_auth_glue.c92 wconf->rkh_pos_timeout = conf->rkh_pos_timeout; in hostapd_wpa_auth_conf()
Dap_config.c115 bss->rkh_pos_timeout = 86400; in hostapd_config_defaults_bss()
/third_party/wpa_supplicant/wpa_supplicant-2.9/hostapd/
Dap_config_file.c3029 bss->rkh_pos_timeout = atoi(pos);
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/hostapd/
Dap_config_file.c3056 bss->rkh_pos_timeout = atoi(pos); in hostapd_config_fill()