Remove remaining net.tcp.inflight* references from src

Fixes:	d8b03e05a9 The inflight bandwidth limiter was removed in
r212765.
This commit is contained in:
Mateusz Piotrowski 2022-05-24 15:49:03 +02:00
parent 6368dcb292
commit af33f52b6c

View File

@ -1394,50 +1394,6 @@ net.inet.tcp.getcred
---
net.inet.tcp.icmp_may_rst
---
net.inet.tcp.inflight_debug
bool
Control debugging for the
.Va net.inet.tcp.inflight_enable
.Nm .
Please see the
.Xr tuning 7
man page for more information.
---
net.inet.tcp.inflight_enable
bool
Turns on bandwidth delay product limiting for all
TCP connections. Please see the
.Xr tuning 7
man page for more information.
---
net.inet.tcp.inflight_max
bool
.Em double check
The maximum amount of data that may be queued for
bandwidth delay product limiting.
---
net.inet.tcp.inflight_min
bool
.Em double check
The minimum amount of data that may be queued for
bandwidth delay product limiting.
---
net.inet.tcp.inflight_stab
bool
This parameter represents the maximal packets
added to the bandwidth delay product window
calculation. Changing this is not recommended.
---
net.inet.tcp.isn_reseed_interval