]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/commit - net/ipv4/syncookies.c
[ICSK]: Rename struct tcp_func to struct inet_connection_sock_af_ops
authorArnaldo Carvalho de Melo <acme@mandriva.com>
Wed, 14 Dec 2005 07:15:52 +0000 (23:15 -0800)
committerDavid S. Miller <davem@sunset.davemloft.net>
Tue, 3 Jan 2006 21:10:38 +0000 (13:10 -0800)
commit8292a17a399ffb7c5c8b083db4ad994e090055f7
tree1544436169ba1dc2eface34664a203c2c17a8d65
parentca304b6104ffdd120bb6687a88a0625e58bc71cd
[ICSK]: Rename struct tcp_func to struct inet_connection_sock_af_ops

And move it to struct inet_connection_sock. DCCP will use it in the
upcoming changesets.

Signed-off-by: Arnaldo Carvalho de Melo <acme@mandriva.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
12 files changed:
include/linux/tcp.h
include/net/inet_connection_sock.h
include/net/tcp.h
include/net/transp_v6.h
net/ipv4/syncookies.c
net/ipv4/tcp.c
net/ipv4/tcp_input.c
net/ipv4/tcp_ipv4.c
net/ipv4/tcp_minisocks.c
net/ipv4/tcp_output.c
net/ipv6/ipv6_sockglue.c
net/ipv6/tcp_ipv6.c