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

/xnu-2422.115.4/bsd/netinet/
H A Dtcp_seq.h83 #define TSTMP_LEQ(a,b) ((int)((a)-(b)) <= 0) macro
H A Dtcp_timer.c898 TSTMP_LEQ(tp->t_persist_stop, tcp_now))) {

Completed in 19 milliseconds