Centos-kernel-stream-9/include/net/sctp
Xin Long 00e59a6203 sctp: preserve const qualifier in sctp_sk()
JIRA: https://issues.redhat.com/browse/RHEL-36204
Tested: compile only

commit 89304f91bf8efe832557b00f034493420f16dbdb
Author: Eric Dumazet <edumazet@google.com>
Date:   Fri Feb 2 10:14:03 2024 +0000

    sctp: preserve const qualifier in sctp_sk()

    We can change sctp_sk() to propagate its argument const qualifier,
    thanks to container_of_const().

    Signed-off-by: Eric Dumazet <edumazet@google.com>
    Cc: Marcelo Ricardo Leitner <marcelo.leitner@gmail.com>
    Cc: Xin Long <lucien.xin@gmail.com>
    Acked-by: Xin Long <lucien.xin@gmail.com>
    Signed-off-by: David S. Miller <davem@davemloft.net>

Signed-off-by: Xin Long <lxin@redhat.com>
2024-05-13 11:54:11 -04:00
..
auth.h
checksum.h sctp: change to include linux/sctp.h in net/sctp/checksum.h 2023-04-24 18:49:22 -04:00
command.h
constants.h sctp: move 198 addresses from unusable to private scope 2021-07-01 11:47:13 -07:00
sctp.h sctp: add dif and sdif check in asoc and ep lookup 2023-04-24 18:49:23 -04:00
sm.h sctp: fix transport encap_port update in sctp_vtag_verify 2021-11-19 11:25:19 -05:00
stream_interleave.h
stream_sched.h sctp: add weighted fair queueing stream scheduler 2023-04-24 18:49:23 -04:00
structs.h sctp: preserve const qualifier in sctp_sk() 2024-05-13 11:54:11 -04:00
tsnmap.h
ulpevent.h
ulpqueue.h