commit | c676270bcd25015b978722ec0352c330dcc87883 | [log] [tgz] |
---|---|---|
author | Arnaldo Carvalho de Melo <acme@ghostprotocols.net> | Tue Aug 09 20:09:59 2005 -0700 |
committer | David S. Miller <davem@sunset.davemloft.net> | Mon Aug 29 15:42:26 2005 -0700 |
tree | 098cc52c71d68465e7ee5fbae462d58126b68885 | |
parent | e48c414ee61f4ac8d5cff2973e66a7cbc8a93aa5 [diff] |
[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>