Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/net/sctp/
H A Dsocket.c1590 static int sctp_msghdr_parse(const struct msghdr *msg,
1607 err = sctp_msghdr_parse(msg, cmsgs); in sctp_sendmsg_parse()
8560 static int sctp_msghdr_parse(const struct msghdr *msg, struct sctp_cmsgs *cmsgs) in sctp_msghdr_parse() function
/kernel/linux/linux-6.6/net/sctp/
H A 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

Completed in 22 milliseconds