diff options
author | Dmitry Safonov <0x7f454c46@gmail.com> | 2024-06-07 02:25:57 +0300 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2024-06-12 08:39:04 +0300 |
commit | 811efc06e5f30a57030451b2d1998aa81273baf8 (patch) | |
tree | cd32e3c1986fe121d085adfebba9fd7e5b135ba6 /net/ipv4/bpf_tcp_ca.c | |
parent | 72863087f635367323693b9ab83c3107e0353c5f (diff) | |
download | linux-811efc06e5f30a57030451b2d1998aa81273baf8.tar.xz |
net/tcp: Move tcp_inbound_hash() from headers
Two reasons:
1. It's grown up enough
2. In order to not do header spaghetti by including
<trace/events/tcp.h>, which is necessary for TCP tracepoints.
While at it, unexport and make static tcp_inbound_ao_hash().
Reviewed-by: Eric Dumazet <edumazet@google.com>
Signed-off-by: Dmitry Safonov <0x7f454c46@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/ipv4/bpf_tcp_ca.c')
0 files changed, 0 insertions, 0 deletions