Home
last modified time | relevance | path

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

/hostap-latest/src/ap/
Dwpa_auth_ft.c4056 wpa_auth->conf.rkh_pos_timeout); in wpa_ft_rrb_rx_pull()
4071 wpa_auth->conf.rkh_pos_timeout); in wpa_ft_rrb_rx_pull()
4222 wpa_auth->conf.rkh_pos_timeout); in wpa_ft_rrb_rx_r1()
4236 wpa_auth->conf.rkh_pos_timeout); in wpa_ft_rrb_rx_r1()
4682 wpa_auth->conf.rkh_pos_timeout); in wpa_ft_rrb_rx_seq_resp()
4689 wpa_auth->conf.rkh_pos_timeout); in wpa_ft_rrb_rx_seq_resp()
Dwpa_auth.h215 int rkh_pos_timeout; member
Dap_config.h406 int rkh_pos_timeout; member
Dwpa_auth_glue.c100 wconf->rkh_pos_timeout = conf->rkh_pos_timeout; in hostapd_wpa_auth_conf()
Dap_config.c120 bss->rkh_pos_timeout = 86400; in hostapd_config_defaults_bss()
/hostap-latest/hostapd/
Dconfig_file.c3305 bss->rkh_pos_timeout = atoi(pos); in hostapd_config_fill()