kernel-ark/net
Arnaldo Carvalho de Melo 463c84b97f [NET]: Introduce inet_connection_sock
This creates struct inet_connection_sock, moving members out of struct
tcp_sock that are shareable with other INET connection oriented
protocols, such as DCCP, that in my private tree already uses most of
these members.

The functions that operate on these members were renamed, using a
inet_csk_ prefix while not being moved yet to a new file, so as to
ease the review of these changes.

Signed-off-by: Arnaldo Carvalho de Melo <acme@ghostprotocols.net>
Signed-off-by: David S. Miller <davem@davemloft.net>
2005-08-29 15:43:19 -07:00
..
802
8021q
appletalk [TCP]: Move the tcp sock states to net/tcp_states.h 2005-08-29 15:41:54 -07:00
atm
ax25 [TCP]: Move the tcp sock states to net/tcp_states.h 2005-08-29 15:41:54 -07:00
bluetooth
bridge
core [SOCK]: Introduce sk_clone 2005-08-29 15:42:36 -07:00
decnet [TCP]: Move the tcp sock states to net/tcp_states.h 2005-08-29 15:41:54 -07:00
econet
ethernet
ipv4 [NET]: Introduce inet_connection_sock 2005-08-29 15:43:19 -07:00
ipv6 [NET]: Introduce inet_connection_sock 2005-08-29 15:43:19 -07:00
ipx [TCP]: Move the tcp sock states to net/tcp_states.h 2005-08-29 15:41:54 -07:00
irda [TCP]: Move the tcp sock states to net/tcp_states.h 2005-08-29 15:41:54 -07:00
key
lapb
llc [TCP]: Move the tcp sock states to net/tcp_states.h 2005-08-29 15:41:54 -07:00
netfilter
netlink
netrom [TCP]: Move the tcp sock states to net/tcp_states.h 2005-08-29 15:41:54 -07:00
packet
rose [TCP]: Move the tcp sock states to net/tcp_states.h 2005-08-29 15:41:54 -07:00
rxrpc
sched
sctp [TCP]: Move the tcp sock states to net/tcp_states.h 2005-08-29 15:41:54 -07:00
sunrpc [TCP]: Move the tcp sock states to net/tcp_states.h 2005-08-29 15:41:54 -07:00
unix [TCP]: Move the tcp sock states to net/tcp_states.h 2005-08-29 15:41:54 -07:00
wanrouter [TCP]: Move the tcp sock states to net/tcp_states.h 2005-08-29 15:41:54 -07:00
x25 [TCP]: Move the tcp sock states to net/tcp_states.h 2005-08-29 15:41:54 -07:00
xfrm
compat.c
Kconfig
Makefile
nonet.c
socket.c
sysctl_net.c
TUNABLE