Searched refs:TSTMP_LT (Results 1 – 5 of 5) sorted by relevance
81 #define TSTMP_LT(a, b) ((int)((a)-(b)) < 0) macro
1095 if (TSTMP_LT(tcp_now, (tp->t_rxtstart + in tcp_timers()1652 if (TSTMP_LT(mpte->mpte_last_cellicon_set + MPTCP_CELLICON_TOGGLE_RATE, tcp_now)) { in tcp_timers()
1379 TSTMP_LT(to->to_tsecr, rxtime)) { in tcp_detect_bad_rexmt()1516 && TSTMP_LT(to->to_tsecr, tp->t_pmtud_start_ts)) { in tcp_bad_rexmt_check()3809 TSTMP_LT(to.to_tsval, tp->ts_recent)) { in tcp_input()
2200 if (TSTMP_LT(tp->t_comp_lastinc + tcp_ack_compression_rate, tcp_now)) { in tcp_output()
2976 if (TSTMP_LT(mpte->mpte_last_cellicon_set + MPTCP_CELLICON_TOGGLE_RATE, tcp_now)) { in mptcp_subflow_input()3467 if (TSTMP_LT(mpte->mpte_last_cellicon_set + MPTCP_CELLICON_TOGGLE_RATE, tcp_now)) { in mptcp_subflow_output()