Searched refs:TSTMP_LT (Results 1 – 5 of 5) sorted by relevance
81 #define TSTMP_LT(a, b) ((int)((a)-(b)) < 0) macro
1115 if (TSTMP_LT(tcp_now, (tp->t_rxtstart + in tcp_timers()1672 if (TSTMP_LT(mpte->mpte_last_cellicon_set + MPTCP_CELLICON_TOGGLE_RATE, tcp_now)) { in tcp_timers()
1340 TSTMP_LT(to->to_tsecr, rxtime)) { in tcp_detect_bad_rexmt()1463 && TSTMP_LT(to->to_tsecr, tp->t_pmtud_start_ts)) { in tcp_bad_rexmt_check()4069 TSTMP_LT(to.to_tsval, tp->ts_recent)) { in tcp_input()
2535 if (TSTMP_LT(tp->t_comp_lastinc + tcp_ack_compression_rate, tcp_now)) { in tcp_output()
2912 if (TSTMP_LT(mpte->mpte_last_cellicon_set + MPTCP_CELLICON_TOGGLE_RATE, tcp_now)) { in mptcp_subflow_input()3354 if (TSTMP_LT(mpte->mpte_last_cellicon_set + MPTCP_CELLICON_TOGGLE_RATE, tcp_now)) { in mptcp_subflow_output()