Searched refs:TCP_TS_TO_TICKS (Results 1 – 3 of 3) sorted by relevance
79 #define TCP_TS_TO_TICKS(_t) ((_t) * hz / 1000) macro
1458 TCP_TS_TO_TICKS(tcp_ts_getticks() - tp->rfbuf_ts) > in tcp_autorcvbuf()1806 TCP_TS_TO_TICKS(t) + 1); in tcp_do_segment()2875 tcp_xmit_timer(tp, TCP_TS_TO_TICKS(t) + 1); in tcp_do_segment()