Home
last modified time | relevance | path

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

/linux-6.6.21/net/sctp/
Dsocket.c1592 static int sctp_msghdr_parse(const struct msghdr *msg,
1609 err = sctp_msghdr_parse(msg, cmsgs); in sctp_sendmsg_parse()
8812 static int sctp_msghdr_parse(const struct msghdr *msg, struct sctp_cmsgs *cmsgs) in sctp_msghdr_parse() function