acrn-kernel/net/sctp
Vladislav Yasevich 1e7d3d90c9 [SCTP]: Remove timeouts[] array from sctp_endpoint.
The socket level timeout values are maintained in sctp_sock and
association level timeouts are in sctp_association. So there is
no need for ep->timeouts.

Signed-off-by: Vladislav Yasevich <vladislav.yasevich@hp.com>
Signed-off-by: Sridhar Samudrala <sri@us.ibm.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2005-11-11 16:06:16 -08:00
..
Kconfig
Makefile
associola.c [SCTP]: Remove timeouts[] array from sctp_endpoint. 2005-11-11 16:06:16 -08:00
bind_addr.c [PATCH] gfp flags annotations - part 1 2005-10-08 15:00:57 -07:00
chunk.c [PATCH] gfp flags annotations - part 1 2005-10-08 15:00:57 -07:00
command.c
crc32c.c
debug.c
endpointola.c [SCTP]: Remove timeouts[] array from sctp_endpoint. 2005-11-11 16:06:16 -08:00
input.c
inqueue.c
ipv6.c
objcnt.c
output.c
outqueue.c
primitive.c
proc.c [NET]: Wider use of for_each_*cpu() 2005-10-25 23:54:01 -02:00
protocol.c [SCTP]: Fix potential NULL pointer dereference in sctp_v4_get_saddr 2005-11-11 16:05:55 -08:00
sm_make_chunk.c [NET]: kfree cleanup 2005-11-08 09:41:34 -08:00
sm_sideeffect.c [SCTP]: Remove timeouts[] array from sctp_endpoint. 2005-11-11 16:06:16 -08:00
sm_statefuns.c
sm_statetable.c
socket.c [SCTP]: Remove timeouts[] array from sctp_endpoint. 2005-11-11 16:06:16 -08:00
ssnmap.c [PATCH] gfp flags annotations - part 1 2005-10-08 15:00:57 -07:00
sysctl.c
transport.c [PATCH] gfp flags annotations - part 1 2005-10-08 15:00:57 -07:00
tsnmap.c
ulpevent.c [SCTP] Rename SCTP specific control message flags. 2005-10-28 15:10:00 -07:00
ulpqueue.c [PATCH] gfp flags annotations - part 1 2005-10-08 15:00:57 -07:00