Home
last modified time | relevance | path

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

/openthread-latest/third_party/tcplp/bsdtcp/
Dtcp_seq.h71 #define TCP_TS_TO_TICKS(_t) ((_t) * hz / 1000) macro
Dtcp_input.c1268 TCP_TS_TO_TICKS(t) + 1); in tcp_do_segment()
2333 tcp_xmit_timer(tp, TCP_TS_TO_TICKS(t) + 1); in tcp_do_segment()