freebsd-src/sys/netinet/tcp_stacks
Gleb Smirnoff 6eb2dbfa63 tcp: add missing static keywords
Without them compilation with -O0 would produce kernel modules
that depend on symbol that doesn't exist.
2023-06-14 14:21:28 -07:00
..
bbr.c tcp: make the maximum number of retransmissions tunable per VNET 2023-06-06 22:58:54 +02:00
rack.c tcp: Rack fixes and misc updates 2023-06-09 10:27:08 -04:00
rack_bbr_common.c tcp: move HPTS/LRO flags out of inpcb to tcpcb 2023-04-25 12:19:48 -07:00
rack_bbr_common.h tcp: reduce argument list to functions that pass a segment 2023-04-07 12:18:06 -07:00
sack_filter.c tcp: embed inpcb into tcpcb 2022-12-07 09:00:48 -08:00
sack_filter.h
tailq_hash.c Update rack to the latest code used at NF. 2023-04-04 16:05:46 -04:00
tailq_hash.h Update rack to the latest code used at NF. 2023-04-04 16:05:46 -04:00
tcp_bbr.h tcp: remove delayed drop KPI 2021-12-26 08:48:24 -08:00
tcp_rack.h tcp: add missing static keywords 2023-06-14 14:21:28 -07:00