Searched refs:HPTS_USEC_TO_SLOTS (Results 1 – 3 of 3) sorted by relevance
49 #define HPTS_USEC_TO_SLOTS(x) ((x+9) /10) macro
916 (void)tcp_hpts_insert_diag(tp->t_inpcb, HPTS_USEC_TO_SLOTS(slot), in bbr_start_hpts_timer()923 (void)tcp_hpts_insert_diag(tp->t_inpcb, HPTS_USEC_TO_SLOTS(hpts_timeout), in bbr_start_hpts_timer()5230 tcp_hpts_insert(tp->t_inpcb, HPTS_USEC_TO_SLOTS(left)); in bbr_process_timers()
4938 (void)tcp_hpts_insert_diag(tp->t_inpcb, HPTS_USEC_TO_SLOTS(slot), in rack_start_hpts_timer()