Home
last modified time | relevance | path

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

/linux-6.12.1/Documentation/security/
DSCTP.rst64 | SCTP_SENDMSG_CONNECT | Single ipv4 or ipv6 address |
83 SCTP_SENDMSG_CONNECT - Initiate a connection that is generated by a
248 | SCTP_SENDMSG_CONNECT | Single ipv4 or ipv6 address |
/linux-6.12.1/include/uapi/linux/
Dsctp.h136 #define SCTP_SENDMSG_CONNECT 126 macro
/linux-6.12.1/security/selinux/
Dhooks.c5453 case SCTP_SENDMSG_CONNECT: in selinux_sctp_bind_connect()
/linux-6.12.1/net/sctp/
Dsocket.c1687 err = security_sctp_bind_connect(sk, SCTP_SENDMSG_CONNECT, in sctp_sendmsg_new_asoc()