compat_msghdr     301 include/linux/compat.h struct compat_msghdr;
compat_msghdr     564 include/linux/compat.h asmlinkage long compat_sys_sendmsg(int fd, struct compat_msghdr __user *msg,
compat_msghdr     568 include/linux/compat.h asmlinkage long compat_sys_recvmsg(int fd, struct compat_msghdr __user *msg,
compat_msghdr      22 include/net/compat.h 	struct compat_msghdr msg_hdr;
compat_msghdr      43 include/net/compat.h int get_compat_msghdr(struct msghdr *, struct compat_msghdr __user *);
compat_msghdr      46 include/net/compat.h asmlinkage long compat_sys_sendmsg(int, struct compat_msghdr __user *,
compat_msghdr      50 include/net/compat.h asmlinkage long compat_sys_recvmsg(int, struct compat_msghdr __user *,