Searched refs:TSTMP_GEQ (Results 1 - 2 of 2) sorted by relevance

/macosx-10.5.8/xnu-1228.15.4/bsd/netinet/
H A Dtcp_seq.h82 #define TSTMP_GEQ(a,b) ((int)((a)-(b)) >= 0) macro
H A Dtcp_input.c1433 TSTMP_GEQ(to.to_tsval, tp->ts_recent)) &&

Completed in 78 milliseconds