linux/net/sctp
Eric Dumazet 8295b6d9e6 [SCTP]: Use the {DEFINE|REF}_PROTO_INUSE infrastructure
Trivial patch to make "sctcp,sctpv6" protocols uses the fast "inuse
sockets" infrastructure

Each protocol use then a static percpu var, instead of a dynamic one.
This saves some ram and some cpu cycles

Signed-off-by: Eric Dumazet <dada1@cosmosbay.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2007-11-07 04:09:00 -08:00
..
Kconfig
Makefile
associola.c
auth.c SCTP endianness annotations regression 2007-10-29 07:41:32 -07:00
bind_addr.c
chunk.c
command.c
crc32c.c [SCTP]: #if 0 sctp_update_copy_cksum() 2007-10-26 04:07:20 -07:00
debug.c
endpointola.c
input.c
inqueue.c
ipv6.c [NET]: Forget the zero_it argument of sk_alloc() 2007-11-01 00:39:31 -07:00
objcnt.c
output.c
outqueue.c
primitive.c
proc.c
protocol.c [NET]: Forget the zero_it argument of sk_alloc() 2007-11-01 00:39:31 -07:00
sm_make_chunk.c [CRYPTO] users: Fix up scatterlist conversion errors 2007-10-27 00:52:07 -07:00
sm_sideeffect.c
sm_statefuns.c
sm_statetable.c
socket.c [SCTP]: Use the {DEFINE|REF}_PROTO_INUSE infrastructure 2007-11-07 04:09:00 -08:00
ssnmap.c
sysctl.c
transport.c
tsnmap.c
ulpevent.c
ulpqueue.c [SCTP]: Consolidate sctp_ulpq_renege_xxx functions 2007-10-23 21:27:52 -07:00