Home
last modified time | relevance | path

Searched refs:SCTP_SENDMSG_CONNECT (Results 1 – 6 of 6) sorted by relevance

/OK3568_Linux_fs/kernel/Documentation/security/
H A DSCTP.rst67 | SCTP_SENDMSG_CONNECT | Single ipv4 or ipv6 address |
86 SCTP_SENDMSG_CONNECT - Initiate a connection that is generated by a
247 | SCTP_SENDMSG_CONNECT | Single ipv4 or ipv6 address |
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/linux/
H A Dsctp.h131 #define SCTP_SENDMSG_CONNECT 126 macro
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/linux/
H A Dsctp.h131 #define SCTP_SENDMSG_CONNECT 126 macro
/OK3568_Linux_fs/kernel/include/uapi/linux/
H A Dsctp.h136 #define SCTP_SENDMSG_CONNECT 126 macro
/OK3568_Linux_fs/kernel/security/selinux/
H A Dhooks.c5387 case SCTP_SENDMSG_CONNECT: in selinux_sctp_bind_connect()
/OK3568_Linux_fs/kernel/net/sctp/
H A Dsocket.c1689 err = security_sctp_bind_connect(sk, SCTP_SENDMSG_CONNECT, in sctp_sendmsg_new_asoc()