Home
last modified time | relevance | path

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

/webrtc/sctp/src/timer/
H A Drtx_timer.rs76 pub(crate) fn set_rto(&mut self, rto: u64, no_update: bool) { in set_rto() method
/webrtc/sctp/src/association/
H A Dassociation_test.rs647 a.rto_mgr.set_rto(100, true); in test_assoc_reliable_retransmission()
887 a.rto_mgr.set_rto(100, true); in test_assoc_unreliable_rexmit_ordered_fragment()