Searched refs:CMSGHDR_TYPE (Results 1 – 1 of 1) sorted by relevance
94 # define CMSGHDR_TYPE WSACMSGHDR macro97 # define CMSGHDR_TYPE struct cmsghdr macro1110 CMSGHDR_TYPE *cmsg; in extract_local()1176 CMSGHDR_TYPE *cmsg; in pack_local()1185 cmsg = (CMSGHDR_TYPE *)mh->Control.buf; in pack_local()1187 cmsg = (CMSGHDR_TYPE *)mh->msg_control; in pack_local()1261 cmsg = (CMSGHDR_TYPE *)mh->Control.buf; in pack_local()1263 cmsg = (CMSGHDR_TYPE *)mh->msg_control; in pack_local()
Completed in 8 milliseconds