[INET]: Move tcp_port_rover to inet_hashinfo
Also expose all of the tcp_hashinfo members, i.e. killing those tcp_ehash, etc macros, this will more clearly expose already generic functions and some that need just a bit of work to become generic, as we'll see in the upcoming changesets. Signed-off-by:Arnaldo Carvalho de Melo <acme@ghostprotocols.net> Signed-off-by:
David S. Miller <davem@davemloft.net>
Showing
- include/net/inet_hashtables.h 1 addition, 0 deletionsinclude/net/inet_hashtables.h
- include/net/sock.h 1 addition, 1 deletioninclude/net/sock.h
- include/net/tcp.h 7 additions, 19 deletionsinclude/net/tcp.h
- net/ipv4/tcp.c 21 additions, 21 deletionsnet/ipv4/tcp.c
- net/ipv4/tcp_diag.c 4 additions, 4 deletionsnet/ipv4/tcp_diag.c
- net/ipv4/tcp_ipv4.c 50 additions, 51 deletionsnet/ipv4/tcp_ipv4.c
- net/ipv4/tcp_minisocks.c 7 additions, 8 deletionsnet/ipv4/tcp_minisocks.c
- net/ipv6/tcp_ipv6.c 27 additions, 24 deletionsnet/ipv6/tcp_ipv6.c
Loading
Please register or sign in to comment