Lines Matching refs:time_sent
156 let in_congestion_recovery = r.in_congestion_recovery(packet.time_sent); in on_packet_acked()
256 r: &mut Recovery, time_sent: Instant, epoch: packet::Epoch, now: Instant, in congestion_event()
258 let in_congestion_recovery = r.in_congestion_recovery(time_sent); in congestion_event()
328 time_sent: now, in cubic_slow_start()
352 time_sent: p.time_sent, in cubic_slow_start()
402 time_sent: now + rtt, in cubic_congestion_avoidance()
435 time_sent: now + Duration::from_millis(1), in cubic_collapse_cwnd_and_restart()
467 time_sent: now, in cubic_hystart_limited_slow_start()
503 time_sent: p.time_sent, in cubic_hystart_limited_slow_start()
538 time_sent: p.time_sent, in cubic_hystart_limited_slow_start()
556 time_sent: p.time_sent, in cubic_hystart_limited_slow_start()