Home
last modified time | relevance | path

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

/openbmc/linux/net/dccp/
H A Dproto.c695 static int dccp_msghdr_parse(struct msghdr *msg, struct sk_buff *skb) in dccp_msghdr_parse() function
790 rc = dccp_msghdr_parse(msg, skb); in dccp_sendmsg()