Searched defs:rtt_stats (Results 1 – 9 of 9) sorted by relevance
15 static QuicTime::Delta GetHalfWindowRtt(const RttStats* rtt_stats) { in GetHalfWindowRtt()19 static QuicTime::Delta GetQuarterWindowRtt(const RttStats* rtt_stats) { in GetQuarterWindowRtt()
17 const RttStats* rtt_stats, in Create()
35 const RttStats& rtt_stats) { in DetectLostPackets()
34 const RttStats& rtt_stats) { in DetectLostPackets()
30 const RttStats* rtt_stats, in TcpCubicSender()
28 RttStats* rtt_stats) in Sender()
55 RttStats* rtt_stats; member
66 RtcpRttStats* rtt_stats; member
111 RtcpRttStats* rtt_stats, in ViEChannel()