Searched refs:drain_packets (Results 1 – 1 of 1) sorted by relevance
572 self.drain_packets(epoch, now); in on_ack_received()936 self.drain_packets(epoch, now); in detect_lost_packets()941 fn drain_packets(&mut self, epoch: packet::Epoch, now: Instant) { in drain_packets() method