Home
last modified time | relevance | path

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

/external/openthread/third_party/tcplp/bsdtcp/
Dtcp_seq.h52 #define TSTMP_LT(a,b) ((int)((a)-(b)) < 0) macro
Dtcp_timewait.c345 TSTMP_LT(to.to_tsval, tp->ts_recent)) { in tcp_twcheck()
Dtcp_input.c1647 TSTMP_LT(to.to_tsval, tp->ts_recent)) { in tcp_do_segment()