netbsd32_msghdr
struct netbsd32_msghdr msg_hdr;
netbsd32_to_msghdr(const struct netbsd32_msghdr *mhp32, struct msghdr *mhp)
netbsd32_from_msghdr(struct netbsd32_msghdr *mhp32, const struct msghdr *mhp)
msg_recv_copyin(struct lwp *l, const struct netbsd32_msghdr *msg32,
msg_recv_copyout(struct lwp *l, struct netbsd32_msghdr *msg32,
struct msghdr *msg, struct netbsd32_msghdr *arg,
struct netbsd32_msghdr msg32;
struct netbsd32_msghdr *msg32 = &mmsg32.msg_hdr;
msg_send_copyin(struct lwp *l, const struct netbsd32_msghdr *msg32,
struct netbsd32_msghdr msg32;
struct netbsd32_msghdr *msg32 = &mmsg32.msg_hdr;