Home
last modified time | relevance | path

Searched refs:TCP_TS_TO_TICKS (Results 1 – 3 of 3) sorted by relevance

/f-stack/tools/compat/include/netinet/
H A Dtcp_seq.h79 #define TCP_TS_TO_TICKS(_t) ((_t) * hz / 1000) macro
/f-stack/freebsd/netinet/
H A Dtcp_seq.h79 #define TCP_TS_TO_TICKS(_t) ((_t) * hz / 1000) macro
H A Dtcp_input.c1458 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()