Home
last modified time | relevance | path

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

/external/wpa_supplicant_8/src/ap/
Dwpa_auth_glue.c79 wconf->rkh_pos_timeout = conf->rkh_pos_timeout; in hostapd_wpa_auth_conf()
Dwpa_auth_ft.c2687 wpa_auth->conf.rkh_pos_timeout); in wpa_ft_rrb_rx_pull()
2702 wpa_auth->conf.rkh_pos_timeout); in wpa_ft_rrb_rx_pull()
2834 wpa_auth->conf.rkh_pos_timeout); in wpa_ft_rrb_rx_r1()
2848 wpa_auth->conf.rkh_pos_timeout); in wpa_ft_rrb_rx_r1()
3247 wpa_auth->conf.rkh_pos_timeout); in wpa_ft_rrb_rx_seq_resp()
3254 wpa_auth->conf.rkh_pos_timeout); in wpa_ft_rrb_rx_seq_resp()
Dap_config.h346 int rkh_pos_timeout; member
Dwpa_auth.h189 int rkh_pos_timeout; member
Dap_config.c102 bss->rkh_pos_timeout = 86400; in hostapd_config_defaults_bss()
/external/wpa_supplicant_8/hostapd/
Dconfig_file.c2679 bss->rkh_pos_timeout = atoi(pos); in hostapd_config_fill()