[INET]: Move the TCP hashtable functions/structs to inet_hashtables.[ch]
Signed-off-by: Arnaldo Carvalho de Melo <acme@ghostprotocols.net> Signed-off-by: David S. Miller <davem@davemloft.net>
This commit is contained in:
committed by
David S. Miller
parent
0f7ff9274e
commit
77d8bf9c62
@@ -8,6 +8,11 @@ extern struct proto_ops inet_dgram_ops;
|
||||
* INET4 prototypes used by INET6
|
||||
*/
|
||||
|
||||
struct msghdr;
|
||||
struct sock;
|
||||
struct sockaddr;
|
||||
struct socket;
|
||||
|
||||
extern void inet_remove_sock(struct sock *sk1);
|
||||
extern void inet_put_sock(unsigned short num,
|
||||
struct sock *sk);
|
||||
|
Reference in New Issue
Block a user