linux/net/sctp
Wei Yongjun 906f8257ee sctp: Add some missing types for debug message
This patch add the type name "AUTH" and primitive type name
"PRIMITIVE_ASCONF" for debug message.

Signed-off-by: Wei Yongjun <yjwei@cn.fujitsu.com>
Signed-off-by: Vlad Yasevich <vladislav.yasevich@hp.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2009-03-02 22:49:16 -08:00
..
associola.c
auth.c fix similar typos to successfull 2009-01-08 08:31:15 -08:00
bind_addr.c
chunk.c
command.c
debug.c sctp: Add some missing types for debug message 2009-03-02 22:49:16 -08:00
endpointola.c
input.c sctp: Clean up sctp checksumming code 2009-02-16 00:03:10 -08:00
inqueue.c
ipv6.c sctp: Inherit all socket options from parent correctly. 2009-02-16 00:03:11 -08:00
Kconfig
Makefile
objcnt.c
output.c sctp: Clean up sctp checksumming code 2009-02-16 00:03:10 -08:00
outqueue.c sctp: Correctly start rtx timer on new packet transmissions. 2009-01-22 14:52:43 -08:00
primitive.c
proc.c
protocol.c sctp: Inherit all socket options from parent correctly. 2009-02-16 00:03:11 -08:00
sm_make_chunk.c net: replace uses of __constant_{endian} 2009-02-01 00:45:17 -08:00
sm_sideeffect.c sctp: Fix the RTO-doubling on idle-link heartbeats 2009-02-16 00:03:10 -08:00
sm_statefuns.c trivial: fix then -> than typos in comments and documentation 2009-01-06 11:28:06 +01:00
sm_statetable.c
socket.c sctp: Inherit all socket options from parent correctly. 2009-02-16 00:03:11 -08:00
ssnmap.c
sysctl.c
transport.c sctp: Fix the RTO-doubling on idle-link heartbeats 2009-02-16 00:03:10 -08:00
tsnmap.c trivial: fix then -> than typos in comments and documentation 2009-01-06 11:28:06 +01:00
ulpevent.c
ulpqueue.c