Home
last modified time | relevance | path

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

/Linux-v5.4/Documentation/security/
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 |
/Linux-v5.4/include/uapi/linux/
Dsctp.h135 #define SCTP_SENDMSG_CONNECT 126 macro
/Linux-v5.4/security/selinux/
Dhooks.c5300 case SCTP_SENDMSG_CONNECT: in selinux_sctp_bind_connect()
/Linux-v5.4/net/sctp/
Dsocket.c1674 err = security_sctp_bind_connect(sk, SCTP_SENDMSG_CONNECT, in sctp_sendmsg_new_asoc()