Searched refs:drain_packets (Results 1 – 1 of 1) sorted by relevance
348 self.drain_packets(epoch); in on_ack_received()665 self.drain_packets(epoch); in detect_lost_packets()668 fn drain_packets(&mut self, epoch: packet::Epoch) { in drain_packets() method