Lines Matching defs:uts
6647 uint32_t uts, int32_t match, uint32_t rsm_send_time, int32_t ack_type, struct tcpopt *to)
6704 bbr_log_type_bbrrttprop(bbr, rtt, rsm->r_end, uts, cts,
6764 uint32_t t, uts = 0;
6805 uts = bbr_ts_convert(to->to_tsecr);
6818 if ((SEQ_GEQ(uts, (rsm->r_tim_lastsent[i] - fudge))) &&
6819 (SEQ_LEQ(uts, (rsm->r_tim_lastsent[i] + fudge)))) {
6825 bbr_update_bbr_info(bbr, rsm, t, cts, to->to_tsecr, uts, BBR_RTT_BY_TSMATCHING,
6875 bbr_update_bbr_info(bbr, rsm, t, cts, to->to_tsecr, uts, BBR_RTT_BY_EARLIER_RET,
6884 bbr_update_bbr_info(bbr, rsm, 0, cts, to->to_tsecr, uts,
6895 bbr_update_bbr_info(bbr, rsm, t, cts, to->to_tsecr, uts,
6898 bbr_update_bbr_info(bbr, rsm, 0, cts, to->to_tsecr, uts,