acrn-kernel/net/sctp
Ivan Skytte Jørgensen 5fe467ee97 [SCTP] Fix sctp_get{pl}addrs() API to work with 32-bit apps on 64-bit kernels.
The old socket options are marked with a _OLD suffix so that the
existing 32-bit apps on 32-bit kernels do not break.

Signed-off-by: Ivan Skytte Jørgensen <isj-sctp@i1.dk>
Signed-off-by: Sridhar Samudrala <sri@us.ibm.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2005-10-06 21:36:17 -07:00
..
Kconfig
…
Makefile
…
associola.c
…
bind_addr.c
…
chunk.c
…
command.c
…
crc32c.c
…
debug.c
…
endpointola.c [CRYPTO]: crypto_free_tfm() callers no longer need to check for NULL 2005-09-01 17:44:29 -07:00
input.c [NET]: Store skb->timestamp as offset to a base timestamp 2005-08-29 15:58:24 -07:00
inqueue.c
…
ipv6.c [TCP]: Move the tcp sock states to net/tcp_states.h 2005-08-29 15:41:54 -07:00
objcnt.c
…
output.c
…
outqueue.c
…
primitive.c
…
proc.c
…
protocol.c [IPV4]: Replace __in_dev_get with __in_dev_get_rcu/rtnl 2005-10-03 14:35:55 -07:00
sm_make_chunk.c [NET]: Store skb->timestamp as offset to a base timestamp 2005-08-29 15:58:24 -07:00
sm_sideeffect.c
…
sm_statefuns.c [SCTP]: Fix SCTP_SHUTDOWN notifications. 2005-09-22 23:48:38 -07:00
sm_statetable.c
…
socket.c [SCTP] Fix sctp_get{pl}addrs() API to work with 32-bit apps on 64-bit kernels. 2005-10-06 21:36:17 -07:00
ssnmap.c
…
sysctl.c [SCTP]: net/sctp/sysctl.c should #include <net/sctp/sctp.h> 2005-09-05 18:07:42 -07:00
transport.c
…
tsnmap.c
…
ulpevent.c
…
ulpqueue.c
…