commit | 6d6ee43e0b8b8d4847627fd43739b98ec2b9404f | [log] [tgz] |
---|---|---|
author | Arnaldo Carvalho de Melo <acme@mandriva.com> | Tue Dec 13 23:25:19 2005 -0800 |
committer | David S. Miller <davem@sunset.davemloft.net> | Tue Jan 03 13:10:54 2006 -0800 |
tree | a2a66381d2351610c81362bf218e743f6ccf56ef | |
parent | fc44b9805324c0ad2733ea2feea9935cc056709d [diff] |
[TWSK]: Introduce struct timewait_sock_ops So that we can share several timewait sockets related functions and make the timewait mini sockets infrastructure closer to the request mini sockets one. Next changesets will take advantage of this, moving more code out of TCP and DCCP v4 and v6 to common infrastructure. Signed-off-by: Arnaldo Carvalho de Melo <acme@mandriva.com> Signed-off-by: David S. Miller <davem@davemloft.net>