[INET_TWSK]: Introduce inet_twsk_alloc
authorArnaldo Carvalho de Melo <acme@ghostprotocols.net>
Wed, 10 Aug 2005 03:09:59 +0000 (20:09 -0700)
committerDavid S. Miller <davem@sunset.davemloft.net>
Mon, 29 Aug 2005 22:42:26 +0000 (15:42 -0700)
commitc676270bcd25015b978722ec0352c330dcc87883
tree098cc52c71d68465e7ee5fbae462d58126b68885
parente48c414ee61f4ac8d5cff2973e66a7cbc8a93aa5
[INET_TWSK]: Introduce inet_twsk_alloc

With the parts of tcp_time_wait that are not TCP specific, tcp_time_wait uses
it and so will dccp_time_wait.

Signed-off-by: Arnaldo Carvalho de Melo <acme@ghostprotocols.net>
Signed-off-by: David S. Miller <davem@davemloft.net>
include/net/inet_timewait_sock.h
net/ipv4/inet_timewait_sock.c
net/ipv4/tcp_minisocks.c