summaryrefslogtreecommitdiff
path: root/include/net
diff options
context:
space:
mode:
authorPriyaranjan Jha <priyarjha@google.com>2019-01-23 23:04:53 +0300
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2020-09-26 19:01:32 +0300
commita56eb38acc700684f365740993ce3ddedcbb9152 (patch)
tree222ba5cb8dbc1cd04b13f5f49ec3e222325b35f8 /include/net
parent1aa7a9e5eebc5c40f0a5ea4e4cb8e8bd0267aea1 (diff)
downloadlinux-a56eb38acc700684f365740993ce3ddedcbb9152.tar.xz
tcp_bbr: refactor bbr_target_cwnd() for general inflight provisioning
commit 232aa8ec3ed979d4716891540c03a806ecab0c37 upstream. Because bbr_target_cwnd() is really a general-purpose BBR helper for computing some volume of inflight data as a function of the estimated BDP, refactor it into following helper functions: - bbr_bdp() - bbr_quantization_budget() - bbr_inflight() Signed-off-by: Priyaranjan Jha <priyarjha@google.com> Signed-off-by: Neal Cardwell <ncardwell@google.com> Signed-off-by: Yuchung Cheng <ycheng@google.com> Signed-off-by: David S. Miller <davem@davemloft.net> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'include/net')
0 files changed, 0 insertions, 0 deletions