Home
last modified time | relevance | path

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

/f-stack/freebsd/netinet/
H A Dtcp_hpts.c660 tick_to_wheel(uint32_t cts_in_wticks) in tick_to_wheel() function
929 wheel_tick = tick_to_wheel(wheel_cts); in tcp_hpts_insert_locked()
1389 hpts->p_cur_slot = tick_to_wheel(hpts->p_curtick); in tcp_hptsi()
1711 hpts->p_cur_slot = tick_to_wheel(hpts->p_curtick); in tcp_hptsi()
1744 hpts->p_cur_slot = tick_to_wheel(hpts->p_curtick); in tcp_hptsi()
1950 hpts->p_prev_slot = hpts->p_cur_slot = tick_to_wheel(hpts->p_curtick); in tcp_init_hptsi()