Searched refs:rkh_pull_timeout (Results 1 – 6 of 6) sorted by relevance
211 int rkh_pull_timeout; /* ms */ member
400 int rkh_pull_timeout; /* ms */ member
96 wconf->rkh_pull_timeout = conf->rkh_pull_timeout; in hostapd_wpa_auth_conf()
119 bss->rkh_pull_timeout = 1000; in hostapd_config_defaults_bss()
2005 r0kh_timeout = sm->wpa_auth->conf.rkh_pull_timeout / 1000 + in wpa_ft_pull_pmk_r1()2073 tsecs = sm->wpa_auth->conf.rkh_pull_timeout / 1000; in wpa_ft_pull_pmk_r1()2074 tusecs = (sm->wpa_auth->conf.rkh_pull_timeout % 1000) * 1000; in wpa_ft_pull_pmk_r1()
3246 bss->rkh_pull_timeout = atoi(pos); in hostapd_config_fill()