Home
last modified time | relevance | path

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

/net/sctp/
Dsocket.c1595 static int sctp_msghdr_parse(const struct msghdr *msg,
1612 err = sctp_msghdr_parse(msg, cmsgs); in sctp_sendmsg_parse()
8549 static int sctp_msghdr_parse(const struct msghdr *msg, struct sctp_cmsgs *cmsgs) in sctp_msghdr_parse() function