Home
last modified time | relevance | path

Searched refs:set_loss_detection_timer (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/rust/android-crates-io/crates/quiche/src/recovery/
Dmod.rs351 self.set_loss_detection_timer(handshake_status, now); in on_packet_sent()
570 self.set_loss_detection_timer(handshake_status, now); in on_ack_received()
588 self.set_loss_detection_timer(handshake_status, now); in on_loss_detection_timeout()
636 self.set_loss_detection_timer(handshake_status, now); in on_loss_detection_timeout()
665 self.set_loss_detection_timer(handshake_status, now); in on_pkt_num_space_discarded()
840 fn set_loss_detection_timer( in set_loss_detection_timer() method
/aosp_15_r20/external/rust/crates/quiche/src/recovery/
Dmod.rs351 self.set_loss_detection_timer(handshake_status, now); in on_packet_sent()
570 self.set_loss_detection_timer(handshake_status, now); in on_ack_received()
588 self.set_loss_detection_timer(handshake_status, now); in on_loss_detection_timeout()
636 self.set_loss_detection_timer(handshake_status, now); in on_loss_detection_timeout()
665 self.set_loss_detection_timer(handshake_status, now); in on_pkt_num_space_discarded()
840 fn set_loss_detection_timer( in set_loss_detection_timer() method