Home
last modified time | relevance | path

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

/f-stack/freebsd/netinet/
H A Dtcp_hpts.h48 #define HPTS_MS_TO_SLOTS(x) ((x * 100) + 1) macro
/f-stack/freebsd/netinet/tcp_stacks/
H A Drack.c4933 (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()