Home
last modified time | relevance | path

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

/net/sctp/
Dsocket.c6657 struct msghdr *my_msg = (struct msghdr *)msg; in sctp_msghdr_parse() local
6660 cmsg = CMSG_NXTHDR(my_msg, cmsg)) { in sctp_msghdr_parse()
6661 if (!CMSG_OK(my_msg, cmsg)) in sctp_msghdr_parse()