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/
Dap_config.h372 int rkh_pos_timeout; member
Dwpa_auth.h206 int rkh_pos_timeout; member
Dwpa_auth_glue.c85 wconf->rkh_pos_timeout = conf->rkh_pos_timeout; in hostapd_wpa_auth_conf()
Dwpa_auth_ft.c3635 wpa_auth->conf.rkh_pos_timeout); in wpa_ft_rrb_rx_pull()
3650 wpa_auth->conf.rkh_pos_timeout); in wpa_ft_rrb_rx_pull()
3797 wpa_auth->conf.rkh_pos_timeout); in wpa_ft_rrb_rx_r1()
3811 wpa_auth->conf.rkh_pos_timeout); in wpa_ft_rrb_rx_r1()
4255 wpa_auth->conf.rkh_pos_timeout); in wpa_ft_rrb_rx_seq_resp()
4262 wpa_auth->conf.rkh_pos_timeout); in wpa_ft_rrb_rx_seq_resp()
Dap_config.c103 bss->rkh_pos_timeout = 86400; in hostapd_config_defaults_bss()
/external/wpa_supplicant_8/hostapd/
Dconfig_file.c3008 bss->rkh_pos_timeout = atoi(pos); in hostapd_config_fill()