diff options
| author | Dmitry Safonov <[email protected]> | 2024-06-06 23:25:57 +0000 |
|---|---|---|
| committer | David S. Miller <[email protected]> | 2024-06-12 05:39:04 +0000 |
| commit | 811efc06e5f30a57030451b2d1998aa81273baf8 (patch) | |
| tree | cd32e3c1986fe121d085adfebba9fd7e5b135ba6 /net/ipv4/tcp_input.c | |
| parent | net/tcp: Add a helper tcp_ao_hdr_maclen() (diff) | |
| download | kernel-811efc06e5f30a57030451b2d1998aa81273baf8.tar.gz kernel-811efc06e5f30a57030451b2d1998aa81273baf8.zip | |
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 <[email protected]>
Signed-off-by: Dmitry Safonov <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'net/ipv4/tcp_input.c')
0 files changed, 0 insertions, 0 deletions
