kernel-ark/include/net/sctp
Vlad Yasevich b2cf9b6bd9 sctp: update transport initializations
Right now, sctp transports are not fully initialized and when
adding any new fields, they have to be explicitely initialized.
This is prone to mistakes.  So we switch to calling kzalloc()
which makes things much simpler.

Signed-off-by: Vlad Yasevich <vladislav.yasevich@hp.com>
2010-04-30 22:41:10 -04:00
..
auth.h
checksum.h sctp: Clean up sctp checksumming code 2009-02-16 00:03:10 -08:00
command.h sctp: Send user messages to the lower layer as one 2009-09-04 18:20:57 -04:00
constants.h sctp: Update SWS avaoidance receiver side algorithm 2009-11-23 15:53:57 -05:00
sctp.h sctp: update transport initializations 2010-04-30 22:41:10 -04:00
sm.h sctp: discard ABORT chunk with zero verification tag in COOKIE-WAIT state 2010-04-30 21:42:44 -04:00
structs.h sctp: Save some room in the sctp_transport by using bitfields 2010-04-30 22:41:09 -04:00
tsnmap.h
ulpevent.h
ulpqueue.h
user.h sctp: Turn the enum socket options into defines 2009-11-23 15:53:59 -05:00