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

/freebsd-10.1-release/sys/netinet/
H A Dtcp_seq.h51 #define TSTMP_GEQ(a,b) ((int)((a)-(b)) >= 0) macro
H A Dtcp_input.c1617 TSTMP_GEQ(to.to_tsval, tp->ts_recent)) ) {

Completed in 46 milliseconds