Home
last modified time | relevance | path

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

/Linux-v4.19/Documentation/security/
DLSM-sctp.rst58 | SCTP_SENDMSG_CONNECT | Single ipv4 or ipv6 address |
77 SCTP_SENDMSG_CONNECT - Initiate a connection that is generated by a
DSELinux-sctp.rst62 | SCTP_SENDMSG_CONNECT | Single ipv4 or ipv6 address |
/Linux-v4.19/include/uapi/linux/
Dsctp.h131 #define SCTP_SENDMSG_CONNECT 126 macro
/Linux-v4.19/security/selinux/
Dhooks.c5341 case SCTP_SENDMSG_CONNECT: in selinux_sctp_bind_connect()
/Linux-v4.19/net/sctp/
Dsocket.c1735 err = security_sctp_bind_connect(sk, SCTP_SENDMSG_CONNECT, in sctp_sendmsg_new_asoc()