Lines Matching +full:line +full:- +full:based
30 .Nd TCP Bottleneck Bandwidth and Round-Trip Time Algorithm
32 To load the driver as a module at boot time, place the following line in
34 .Bd -literal -offset indent
38 To enable the TCP stack you must place the following line in the
40 .Bd -literal -offset indent
44 Bottleneck bandwidth and round-trip time (BBR) is a congestion control algorithm which
46 It is a round-up redesign of congestion control, which is not loss-based, delay-based,
47 ECN-based or AIMD-based.
57 .Bl -tag -width ".Va exp_backoff_scale"
80 .Bl -tag -width ".Va exp_backoff_scale"
88 Total number of enobufs for non-hardware paced flows.
132 .%T "BBR: Congestion-Based Congestion Control"
146 .%U "http://www.net.in.tum.de/fileadmin/bibtex/publications/papers/IFIP-Networking-2018-TCP-BBR.pdf"
154 .An -nosplit