Home
last modified time | relevance | path

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

/freebsd/contrib/wpa/src/ap/
H A Dwpa_auth.h209 int rkh_pos_timeout; member
H A Dap_config.h398 int rkh_pos_timeout; member
H A 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()
H A Dwpa_auth_glue.c94 wconf->rkh_pos_timeout = conf->rkh_pos_timeout; in hostapd_wpa_auth_conf()
H A Dap_config.c117 bss->rkh_pos_timeout = 86400; in hostapd_config_defaults_bss()
/freebsd/contrib/wpa/hostapd/
H A Dconfig_file.c3242 bss->rkh_pos_timeout = atoi(pos); in hostapd_config_fill()