Searched defs:msghdr (Results 1 – 3 of 3) sorted by relevance
242 struct msghdr struct254 struct cmsghdr argument
152 struct msghdr { struct153 void *msg_name;154 socklen_t msg_namelen;155 struct iovec *msg_iov;156 int msg_iovlen;157 void *msg_control;158 socklen_t msg_controllen;159 int msg_flags;
127 struct msghdr { struct137 /* struct msghdr->msg_flags bit field values */ argument
Completed in 10 milliseconds