]> Git Repo - linux.git/commit
[INET_TWSK]: Introduce inet_twsk_alloc
authorArnaldo Carvalho de Melo <[email protected]>
Wed, 10 Aug 2005 03:09:59 +0000 (20:09 -0700)
committerDavid S. Miller <[email protected]>
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 <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
include/net/inet_timewait_sock.h
net/ipv4/inet_timewait_sock.c
net/ipv4/tcp_minisocks.c
This page took 0.045732 seconds and 4 git commands to generate.