kernel-ark/net/sctp
Al Viro 5ae955cffd [SCTP]: sctp_make_asconf_update_ip() and sctp_find_unmatch_addr().
... switched to taking and returning pointers to net-endian
sctp_addr resp.  Together, since the only user of sctp_find_unmatch_addr()
just passes its value to sctp_make_asconf_update_ip().
sctp_make_asconf_update_ip() is actually endian-agnostic.

Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
Signed-off-by: David S. Miller <davem@davemloft.net>
2006-12-02 21:26:59 -08:00
..
associola.c [SCTP]: Switch sctp_assoc_add_peer() to net-endian. 2006-12-02 21:26:46 -08:00
bind_addr.c [SCTP]: sctp_make_asconf_update_ip() and sctp_find_unmatch_addr(). 2006-12-02 21:26:59 -08:00
chunk.c
command.c
crc32c.c
debug.c
endpointola.c [SCTP]: sctp_process_init() and sctp_source() switched to net-endian. 2006-12-02 21:26:51 -08:00
input.c [SCTP]: sctp_has_association() switched to net-endian. 2006-12-02 21:26:50 -08:00
inqueue.c [SCTP]: Extend /proc/net/sctp/snmp to provide more statistics. 2006-09-22 14:55:16 -07:00
ipv6.c [SCTP]: Trivial parts of a_h -> a switch. 2006-12-02 21:26:58 -08:00
Kconfig
Makefile
objcnt.c
output.c [SCTP]: Include sk_buff overhead while updating the peer's receive window. 2006-09-29 17:09:05 -07:00
outqueue.c [SCTP]: Include sk_buff overhead while updating the peer's receive window. 2006-09-29 17:09:05 -07:00
primitive.c
proc.c [SCTP]: Switch ->primary_addr to net-endian. 2006-12-02 21:26:34 -08:00
protocol.c [SCTP]: Trivial parts of a_h -> a switch. 2006-12-02 21:26:58 -08:00
sm_make_chunk.c [SCTP]: ->source_h is not used anymore. 2006-12-02 21:26:57 -08:00
sm_sideeffect.c [SCTP]: sctp_assoc_del_peer() switched to net-endian. 2006-12-02 21:26:36 -08:00
sm_statefuns.c [SCTP]: Switch sctp_chunk ->dest to net-endian. 2006-12-02 21:26:55 -08:00
sm_statetable.c [SCTP]: Cleanup of the sctp state table code. 2006-12-02 21:22:26 -08:00
socket.c [SCTP]: sctp_make_asconf_update_ip() and sctp_find_unmatch_addr(). 2006-12-02 21:26:59 -08:00
ssnmap.c
sysctl.c [SCTP]: Remove multiple levels of msecs to jiffies conversions. 2006-09-22 14:55:39 -07:00
transport.c [SCTP]: Switch all remaining users of ->saddr_h to ->saddr. 2006-12-02 21:26:56 -08:00
tsnmap.c
ulpevent.c [SCTP]: Fix receive buffer accounting. 2006-10-11 23:59:44 -07:00
ulpqueue.c [SCTP]: Fix receive buffer accounting. 2006-10-11 23:59:44 -07:00