Home
last modified time | relevance | path

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

/openbmc/linux/Documentation/security/
H A 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 |
/openbmc/linux/include/uapi/linux/
H A Dsctp.h136 #define SCTP_SENDMSG_CONNECT 126 macro
/openbmc/linux/security/selinux/
H A Dhooks.c5428 case SCTP_SENDMSG_CONNECT: in selinux_sctp_bind_connect()
/openbmc/linux/net/sctp/
H A Dsocket.c1686 err = security_sctp_bind_connect(sk, SCTP_SENDMSG_CONNECT, in sctp_sendmsg_new_asoc()