Home
last modified time | relevance | path

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

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