freebsd-dev/sys/netinet/tcp_stacks
Bjoern A. Zeeb 67d224ef43 bbr: remove unused static function
bbr_log_type_hrdwtso() is a file local static unused function.
Remove it to avoid warnings on kernel compiles.

Reviewed by:	gallatin
Differential Revision:	https://reviews.freebsd.org/D26331
2020-09-05 00:20:32 +00:00
..
bbr.c bbr: remove unused static function 2020-09-05 00:20:32 +00:00
rack_bbr_common.c net: clean up empty lines in .c and .h files 2020-09-01 21:19:14 +00:00
rack_bbr_common.h This commit brings things into sync with the advancements that 2020-05-04 20:28:53 +00:00
rack.c net: clean up empty lines in .c and .h files 2020-09-01 21:19:14 +00:00
sack_filter.c Remove all trailing white space from the BBR/Rack fold. Bits 2020-02-12 12:40:06 +00:00
sack_filter.h This commit adds BBR (Bottleneck Bandwidth and RTT) congestion control. This 2019-09-24 18:18:11 +00:00
tcp_bbr.h net: clean up empty lines in .c and .h files 2020-09-01 21:19:14 +00:00
tcp_rack.h net: clean up empty lines in .c and .h files 2020-09-01 21:19:14 +00:00