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

/external/chromium_org/net/quic/congestion_control/
H A Dsend_algorithm_interface.cc18 CongestionControlType congestion_control_type,
20 switch (congestion_control_type) {
15 Create( const QuicClock* clock, const RttStats* rtt_stats, CongestionControlType congestion_control_type, QuicConnectionStats* stats) argument
/external/chromium_org/net/quic/
H A Dquic_sent_packet_manager.cc68 CongestionControlType congestion_control_type,
78 congestion_control_type,
64 QuicSentPacketManager( bool is_server, const QuicClock* clock, QuicConnectionStats* stats, CongestionControlType congestion_control_type, LossDetectionType loss_type) argument

Completed in 362 milliseconds