Home
last modified time | relevance | path

Searched defs:acked_packets (Results 1 – 5 of 5) sorted by relevance

/external/chromium_org/net/quic/congestion_control/
Dfix_rate_sender.cc53 const CongestionMap& acked_packets, in OnCongestionEvent()
Dpacing_sender.cc34 const CongestionMap& acked_packets, in OnCongestionEvent()
Dtcp_cubic_sender_test.cc84 SendAlgorithmInterface::CongestionMap acked_packets; in AckNPackets() local
97 SendAlgorithmInterface::CongestionMap acked_packets; in LoseNPackets() local
110 SendAlgorithmInterface::CongestionMap acked_packets; in LosePacket() local
Dsend_algorithm_simulator.cc177 SendAlgorithmInterface::CongestionMap acked_packets; in HandlePendingAck() local
Dtcp_cubic_sender.cc79 const CongestionMap& acked_packets, in OnCongestionEvent()