Searched refs:loss_time_and_space (Results 1 – 1 of 1) sorted by relevance
581 let (earliest_loss_time, epoch) = self.loss_time_and_space(); in on_loss_detection_timeout()774 fn loss_time_and_space(&self) -> (Option<Instant>, packet::Epoch) { in loss_time_and_space() method843 let (earliest_loss_time, _) = self.loss_time_and_space(); in set_loss_detection_timer()