Home
last modified time | relevance | path

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

/linux-6.14.4/net/sctp/
Dsocket.c1594 static int sctp_msghdr_parse(const struct msghdr *msg,
1611 err = sctp_msghdr_parse(msg, cmsgs); in sctp_sendmsg_parse()
8830 static int sctp_msghdr_parse(const struct msghdr *msg, struct sctp_cmsgs *cmsgs) in sctp_msghdr_parse() function