HomeSort by relevance Sort by last modified time
    Searched refs:CongestionFeedbackType (Results 1 - 11 of 11) sorted by null

  /external/chromium_org/net/quic/congestion_control/
receive_algorithm_interface.cc 14 CongestionFeedbackType type) {
send_algorithm_interface.cc 18 CongestionFeedbackType type) {
receive_algorithm_interface.h 20 static ReceiveAlgorithmInterface* Create(CongestionFeedbackType type);
send_algorithm_interface.h 56 CongestionFeedbackType type);
  /external/chromium_org/net/quic/
quic_received_packet_manager.h 28 explicit QuicReceivedPacketManager(CongestionFeedbackType congestion_type);
quic_sent_packet_manager.h 73 CongestionFeedbackType congestion_type);
quic_received_packet_manager.cc 29 CongestionFeedbackType congestion_type)
quic_protocol.h 629 enum CongestionFeedbackType {
661 CongestionFeedbackType type;
    [all...]
quic_sent_packet_manager.cc 65 CongestionFeedbackType type)
quic_framer.cc     [all...]
quic_framer_test.cc     [all...]

Completed in 51 milliseconds