Searched refs:TCP_TS_TO_TICKS (Results 1 – 2 of 2) sorted by relevance
77 #define TCP_TS_TO_TICKS(_t) ((_t) * hz / 1000) macro
1479 TCP_TS_TO_TICKS(tcp_ts_getticks() - tp->rfbuf_ts) > in tcp_autorcvbuf()1821 TCP_TS_TO_TICKS(t) + 1); in tcp_do_segment()2991 tcp_xmit_timer(tp, TCP_TS_TO_TICKS(t) + 1); in tcp_do_segment()