android_kernel_xiaomi_sm7250/net/sctp
Herbert Xu e5bbef20e0 [IPV6]: Replace sk_buff ** with sk_buff * in input handlers
With all the users of the double pointers removed from the IPv6 input path,
this patch converts all occurances of sk_buff ** to sk_buff * in IPv6 input
handlers.

Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Signed-off-by: David S. Miller <davem@davemloft.net>
2007-10-15 12:50:28 -07:00
..
associola.c [SCTP]: Implement the receive and verification of AUTH chunk 2007-10-10 16:51:31 -07:00
auth.c [SCTP]: API updates to suport SCTP-AUTH extensions. 2007-10-10 16:51:32 -07:00
bind_addr.c
chunk.c [SCTP]: Enable the sending of the AUTH chunk. 2007-10-10 16:51:31 -07:00
command.c
crc32c.c
debug.c
endpointola.c [SCTP]: Implement the receive and verification of AUTH chunk 2007-10-10 16:51:31 -07:00
input.c [SCTP]: Implement the receive and verification of AUTH chunk 2007-10-10 16:51:31 -07:00
inqueue.c [SCTP]: Implement the receive and verification of AUTH chunk 2007-10-10 16:51:31 -07:00
ipv6.c [IPV6]: Replace sk_buff ** with sk_buff * in input handlers 2007-10-15 12:50:28 -07:00
Kconfig
Makefile [SCTP]: Implement SCTP-AUTH internals 2007-10-10 16:51:29 -07:00
objcnt.c [SCTP]: Implement SCTP-AUTH internals 2007-10-10 16:51:29 -07:00
output.c [SCTP]: Enable the sending of the AUTH chunk. 2007-10-10 16:51:31 -07:00
outqueue.c
primitive.c
proc.c
protocol.c [SCTP]: port randomization 2007-10-10 17:30:18 -07:00
sm_make_chunk.c [SCTP]: Tie ADD-IP and AUTH functionality as required by spec. 2007-10-10 16:51:33 -07:00
sm_sideeffect.c [SCTP]: Implete SCTP-AUTH parameter processing 2007-10-10 16:51:30 -07:00
sm_statefuns.c [SCTP]: API updates to suport SCTP-AUTH extensions. 2007-10-10 16:51:32 -07:00
sm_statetable.c [SCTP]: Implement the receive and verification of AUTH chunk 2007-10-10 16:51:31 -07:00
socket.c fix breakage in sctp getsockopt 2007-10-14 12:41:51 -07:00
ssnmap.c
sysctl.c [SCTP]: Implement SCTP-AUTH initializations. 2007-10-10 16:51:30 -07:00
transport.c
tsnmap.c
ulpevent.c [SCTP]: API updates to suport SCTP-AUTH extensions. 2007-10-10 16:51:32 -07:00
ulpqueue.c