Home
last modified time | relevance | path

Searched defs:omsghdr (Results 1 – 1 of 1) sorted by last modified time

/netbsd/sys/compat/sys/
H A Dsocket.h64 struct omsghdr { struct
65 void * msg_name; /* optional address */
66 int msg_namelen; /* size of address */
67 struct iovec *msg_iov; /* scatter/gather array */
68 int msg_iovlen; /* # elements in msg_iov */
69 void * msg_accrights; /* access rights sent/received */
70 u_int msg_accrightslen;