Home
last modified time | relevance | path

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

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