linux/net/sctp
Arnaldo Carvalho de Melo c752f0739f [TCP]: Move the tcp sock states to net/tcp_states.h
Lots of places just needs the states, not even linux/tcp.h, where this
enum was, needs it.

This speeds up development of the refactorings as less sources are
rebuilt when things get moved from net/tcp.h.

Signed-off-by: Arnaldo Carvalho de Melo <acme@ghostprotocols.net>
Signed-off-by: David S. Miller <davem@davemloft.net>
2005-08-29 15:41:54 -07:00
..
Kconfig
Makefile
associola.c [SCTP]: __nocast annotations 2005-07-11 20:57:47 -07:00
bind_addr.c [SCTP]: __nocast annotations 2005-07-11 20:57:47 -07:00
chunk.c [SCTP]: __nocast annotations 2005-07-11 20:57:47 -07:00
command.c
crc32c.c
debug.c
endpointola.c [SCTP]: __nocast annotations 2005-07-11 20:57:47 -07:00
input.c [SCTP]: Fix potential null pointer dereference while handling an icmp error 2005-07-18 13:44:10 -07:00
inqueue.c [SCTP]: Use struct list_head for chunk lists, not sk_buff_head. 2005-07-08 21:47:49 -07:00
ipv6.c [TCP]: Move the tcp sock states to net/tcp_states.h 2005-08-29 15:41:54 -07:00
objcnt.c [SCTP]: Audit return code of create_proc_* 2005-07-18 13:38:07 -07:00
output.c [SCTP]: Use struct list_head for chunk lists, not sk_buff_head. 2005-07-08 21:47:49 -07:00
outqueue.c [SCTP]: Use struct list_head for chunk lists, not sk_buff_head. 2005-07-08 21:47:49 -07:00
primitive.c
proc.c [SCTP]: Add SENTINEL to SCTP MIB stats 2005-08-23 10:12:04 -07:00
protocol.c [NET]: Cleanup INET_REFCNT_DEBUG code 2005-08-29 15:37:29 -07:00
sm_make_chunk.c [SCTP]: __nocast annotations 2005-07-11 20:57:47 -07:00
sm_sideeffect.c [SCTP]: __nocast annotations 2005-07-11 20:57:47 -07:00
sm_statefuns.c
sm_statetable.c
socket.c [NET]: Kill skb->list 2005-08-29 15:31:14 -07:00
ssnmap.c [SCTP]: __nocast annotations 2005-07-11 20:57:47 -07:00
sysctl.c [SCTP] Make init & delayed sack timeouts configurable by user. 2005-06-28 13:24:23 -07:00
transport.c [SCTP]: __nocast annotations 2005-07-11 20:57:47 -07:00
tsnmap.c
ulpevent.c [SCTP]: __nocast annotations 2005-07-11 20:57:47 -07:00
ulpqueue.c [NET]: Kill skb->list 2005-08-29 15:31:14 -07:00