Searched refs:HPTS_MS_TO_SLOTS (Results 1 – 2 of 2) sorted by relevance
48 #define HPTS_MS_TO_SLOTS(x) ((x * 100) + 1) macro
4933 (void)tcp_hpts_insert_diag(tp->t_inpcb, HPTS_MS_TO_SLOTS(hpts_timeout), in rack_start_hpts_timer()4958 (void)tcp_hpts_insert_diag(tp->t_inpcb, HPTS_MS_TO_SLOTS(hpts_timeout), in rack_start_hpts_timer()5845 tcp_hpts_insert(tp->t_inpcb, HPTS_MS_TO_SLOTS(left)); in rack_process_timers()