Home
last modified time | relevance | path

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

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