Lines Matching refs:congestion

440 	bool "TCP: advanced congestion control"
442 Support for selection of various TCP congestion control
460 congestion window is large, additive increase with a large
462 scalability. Under small congestion windows, binary search
479 protocol stack that optimizes the performance of TCP congestion
481 congestion window and slow start threshold after a congestion
483 slow start threshold and a congestion window which takes into
484 account the bandwidth used at the time congestion is experienced.
494 congestion control for high speed network links. It uses a
503 Sally Floyd's High Speed TCP (RFC 3649) congestion control.
504 A modification to TCP's congestion control mechanism for use
505 with large congestion windows. A table indicates how much to
506 increase the congestion window by when an ACK is received.
510 tristate "TCP-Hybla congestion control algorithm"
523 the onset of congestion by estimating the bandwidth. TCP Vegas
524 adjusts the sending rate by modifying the congestion
533 MIMD congestion control algorithm which has some nice scaling
553 type. TCP Veno cuts down less congestion window in response to random
562 YeAH-TCP is a sender-side high-speed enabled TCP congestion control
564 congestion window. It's design goals target high efficiency,
608 CAIA Delay-Gradient (CDG) is a TCP congestion control that modifies
611 o Use the delay gradient as a congestion signal.
613 o Coexist with flows that use loss-based congestion control.
614 o Tolerate packet loss unrelated to congestion.
617 D.A. Hayes and G. Armitage. "Revisiting TCP congestion control using
621 prompt "Default TCP congestion control"
624 Select the TCP congestion control that will be used by default