Home
last modified time | relevance | path

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

/linux/Documentation/translations/zh_CN/security/
H A DSCTP.rst67 | SCTP_SENDMSG_CONNECT | 单个 ipv4 or ipv6 地址 |
81 SCTP_SENDMSG_CONNECT - 通过sendmsg(2)或sctp_sendmsg(3)在新关联上
235 | SCTP_SENDMSG_CONNECT | 单个 ipv4 or ipv6 地址 |
/linux/Documentation/security/
H A 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/include/uapi/linux/
H A Dsctp.h136 #define SCTP_SENDMSG_CONNECT 126 macro
/linux/security/selinux/
H A Dhooks.c5641 case SCTP_SENDMSG_CONNECT: in selinux_sctp_bind_connect()
/linux/net/sctp/
H A Dsocket.c1686 err = security_sctp_bind_connect(sk, SCTP_SENDMSG_CONNECT, in sctp_sendmsg_new_asoc()