Home
last modified time | relevance | path

Searched refs:T2Shutdown (Results 1 – 3 of 3) sorted by relevance

/webrtc/sctp/src/association/
H A Dmod.rs115 T2Shutdown, enumerator
125 RtxTimerId::T2Shutdown => "T2Shutdown", in fmt()
351 RtxTimerId::T2Shutdown, in new()
H A Dassociation_internal.rs2254 RtxTimerId::T2Shutdown => { in on_retransmission_timeout()
2366 RtxTimerId::T2Shutdown => { in on_retransmission_failure()
/webrtc/sctp/src/timer/
H A Dtimer_test.rs334 let timer_id = RtxTimerId::T2Shutdown; in test_rtx_timer_start_and_stop_in_atight_loop()