Searched refs:tusecs (Results 1 – 1 of 1) sorted by relevance
1936 int tsecs, tusecs, first; in wpa_ft_pull_pmk_r1() local2036 tusecs = (sm->wpa_auth->conf.rkh_pull_timeout % 1000) * 1000; in wpa_ft_pull_pmk_r1()2037 eloop_register_timeout(tsecs, tusecs, wpa_ft_expire_pull, sm, NULL); in wpa_ft_pull_pmk_r1()