Searched defs:SentPacketsMap (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/net/quic/congestion_control/
H A Dsend_algorithm_interface.h53 typedef std::map<QuicPacketSequenceNumber, SentPacket*> SentPacketsMap; typedef in class:net::SendAlgorithmInterface
69 const SentPacketsMap& sent_packets) = 0;

Completed in 103 milliseconds