Searched refs:TSTMP_GT (Results 1 – 5 of 5) sorted by relevance
61 #define TSTMP_GT(a,b) ((int)((a)-(b)) > 0) macro
475 if (TSTMP_GT(sc->sc_rxttime, tick)) { in syncache_timer()
1653 if (TSTMP_GT(to.to_tsecr, tcp_ts_getticks())) in tcp_do_segment()
305 if (TSTMP_GT(rts, txsi->tx_ts)) { in ertt_packet_measurement_hook()
889 if (tp->t_maxunacktime && tp->t_acktime && TSTMP_GT(ticks, tp->t_acktime)) { in rack_progress_timeout_check()2221 if (TSTMP_GT(cts, rsm->r_tim_lastsent[idx])) in rack_timer_start()2320 if (stopped && TSTMP_GT(rack->r_ctl.rc_timer_exp, cts)) { in rack_start_hpts_timer()2335 if (TSTMP_GT(rack->r_ctl.rc_last_output_to, cts)) in rack_start_hpts_timer()6794 if (TSTMP_GT(to.to_tsecr, cts)) in rack_hpts_do_segment()