Home
last modified time | relevance | path

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

/linux-6.1.9/net/sctp/
Dsocket.c1591 static int sctp_msghdr_parse(const struct msghdr *msg,
1608 err = sctp_msghdr_parse(msg, cmsgs); in sctp_sendmsg_parse()
8775 static int sctp_msghdr_parse(const struct msghdr *msg, struct sctp_cmsgs *cmsgs) in sctp_msghdr_parse() function