Home
last modified time | relevance | path

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

/freebsd/sys/netinet/
H A Dtcp_hpts.c629 tick_to_wheel(uint32_t cts_in_wticks) in tick_to_wheel() function
880 wheel_slot = tick_to_wheel(wheel_cts); in tcp_hpts_insert_diag()
1106 orig_exit_slot = hpts->p_cur_slot = tick_to_wheel(hpts->p_curtick); in tcp_hptsi()
1438 hpts->p_cur_slot = tick_to_wheel(hpts->p_curtick); in tcp_hptsi()
1476 hpts->p_cur_slot = tick_to_wheel(hpts->p_curtick); in tcp_hptsi()
1953 hpts->p_prev_slot = hpts->p_cur_slot = tick_to_wheel(hpts->p_curtick); in tcp_hpts_mod_load()