Searched refs:TSTMP_LEQ (Results 1 – 3 of 3) sorted by relevance
83 #define TSTMP_LEQ(a, b) ((int)((a)-(b)) <= 0) macro
968 TSTMP_LEQ(tpheur->th_ecn_backoff, tcp_now)) { in tcp_heuristic_inc_counters()1005 TSTMP_LEQ(tpheur->th_ecn_backoff, tcp_now)) { in tcp_heuristic_inc_counters()1023 TSTMP_LEQ(tpheur->th_ecn_backoff, tcp_now)) { in tcp_heuristic_inc_counters()
1433 TSTMP_LEQ(tp->t_persist_stop, tcp_now))) { in tcp_timers()