diff options
author | Kevin Yang <yyd@google.com> | 2018-08-22 17:43:14 -0400 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2018-08-22 21:45:32 -0700 |
commit | fb99886224294b2291d267da41395022fa4200e2 (patch) | |
tree | 5830e096f7e98a9033c37ef4d1d1dac8221e685e /net/lapb | |
parent | 431280eebed9f5079553daf003011097763e71fd (diff) | |
download | linux-fb99886224294b2291d267da41395022fa4200e2.tar.gz linux-fb99886224294b2291d267da41395022fa4200e2.tar.bz2 linux-fb99886224294b2291d267da41395022fa4200e2.zip |
tcp_bbr: add bbr_check_probe_rtt_done() helper
This patch add a helper function bbr_check_probe_rtt_done() to
1. check the condition to see if bbr should exit probe_rtt mode;
2. process the logic of exiting probe_rtt mode.
Fixes: 0f8782ea1497 ("tcp_bbr: add BBR congestion control")
Signed-off-by: Kevin Yang <yyd@google.com>
Signed-off-by: Neal Cardwell <ncardwell@google.com>
Signed-off-by: Yuchung Cheng <ycheng@google.com>
Reviewed-by: Soheil Hassas Yeganeh <soheil@google.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/lapb')
0 files changed, 0 insertions, 0 deletions