Home
last modified time | relevance | path

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

/openbmc/linux/net/sctp/
H A Dsocket.c1789 static int sctp_sendmsg_to_asoc(struct sctp_association *asoc, in sctp_sendmsg_to_asoc() function
1983 err = sctp_sendmsg_to_asoc(asoc, msg, msg_len, in sctp_sendmsg()
2030 err = sctp_sendmsg_to_asoc(asoc, msg, msg_len, transport, sinfo); in sctp_sendmsg()