Home
last modified time | relevance | path

Searched refs:sctp_sendmsg (Results 1 – 3 of 3) sorted by relevance

/linux/Documentation/translations/zh_CN/security/
H A DSCTP.rst81 SCTP_SENDMSG_CONNECT - 通过sendmsg(2)或sctp_sendmsg(3)在新关联上
139 or sctp_sendmsg(3)来发起。
/linux/Documentation/security/
H A DSCTP.rst84 sendmsg(2) or sctp_sendmsg(3) on a new association.
144 sendmsg(2) or sctp_sendmsg(3).
/linux/net/sctp/
H A Dsocket.c1942 static int sctp_sendmsg(struct sock *sk, struct msghdr *msg, size_t msg_len) in sctp_sendmsg() function
9639 .sendmsg = sctp_sendmsg,
9694 .sendmsg = sctp_sendmsg,