]> git.baikalelectronics.ru Git - kernel.git/commit
[INET]: Move the TCP hashtable functions/structs to inet_hashtables.[ch]
authorArnaldo Carvalho de Melo <acme@ghostprotocols.net>
Wed, 10 Aug 2005 03:00:51 +0000 (20:00 -0700)
committerDavid S. Miller <davem@sunset.davemloft.net>
Mon, 29 Aug 2005 22:38:39 +0000 (15:38 -0700)
commitabe33714ea7e9470e872a8db329c967d657af06a
tree255d84f4f222161235d54f82793667cccc509229
parent880f567ad2e4ea27e85536f3554cc44a444c8b57
[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>
include/net/inet_common.h
include/net/inet_hashtables.h
include/net/tcp.h
net/ipv4/Makefile
net/ipv4/inet_hashtables.c [new file with mode: 0644]
net/ipv4/tcp_ipv4.c