kernel_optimize_test/net/sctp
Vlad Yasevich e69c4e0f12 sctp: correctly save sctp_adaptation from parameter.
The INIT perameter carries the adapatation value in network-byte
order.  We need to store it in host byte order as expected
by data types and the user API.

Signed-off-by: Vlad Yasevich <vladislav.yasevich@hp.com>
2008-10-01 11:34:16 -04:00
..
associola.c
auth.c
bind_addr.c sctp: try harder to figure out address family when checking wildcards 2008-10-01 11:33:06 -04:00
chunk.c
command.c
debug.c
endpointola.c
input.c
inqueue.c
ipv6.c sctp: try harder to figure out address family when checking wildcards 2008-10-01 11:33:06 -04:00
Kconfig
Makefile
objcnt.c
output.c sctp: reduce memory footprint of sctp_chunk structure 2008-10-01 11:33:06 -04:00
outqueue.c sctp: reduce memory footprint of sctp_chunk structure 2008-10-01 11:33:06 -04:00
primitive.c
proc.c
protocol.c
sm_make_chunk.c sctp: correctly save sctp_adaptation from parameter. 2008-10-01 11:34:16 -04:00
sm_sideeffect.c sctp: enable cookie-echo retransmission transport switch 2008-10-01 11:34:16 -04:00
sm_statefuns.c sctp: enable cookie-echo retransmission transport switch 2008-10-01 11:34:16 -04:00
sm_statetable.c sctp: Fix to start T5-shutdown-guard timer while enter SHUTDOWN-SENT state 2008-10-01 11:34:16 -04:00
socket.c sctp: try harder to figure out address family when checking wildcards 2008-10-01 11:33:06 -04:00
ssnmap.c
sysctl.c
transport.c
tsnmap.c
ulpevent.c
ulpqueue.c