Lines Matching defs:msg
1875 static int unix_dgram_sendmsg(struct socket *sock, struct msghdr *msg, in unix_dgram_sendmsg()
2094 static int queue_oob(struct socket *sock, struct msghdr *msg, struct sock *other, in queue_oob()
2148 static int unix_stream_sendmsg(struct socket *sock, struct msghdr *msg, in unix_stream_sendmsg()
2280 static int unix_seqpacket_sendmsg(struct socket *sock, struct msghdr *msg, in unix_seqpacket_sendmsg()
2299 static int unix_seqpacket_recvmsg(struct socket *sock, struct msghdr *msg, in unix_seqpacket_recvmsg()
2310 static void unix_copy_addr(struct msghdr *msg, struct sock *sk) in unix_copy_addr()
2320 int __unix_dgram_recvmsg(struct sock *sk, struct msghdr *msg, size_t size, in __unix_dgram_recvmsg()
2427 static int unix_dgram_recvmsg(struct socket *sock, struct msghdr *msg, size_t size, in unix_dgram_recvmsg()
2506 struct msghdr *msg; member
2873 int __unix_stream_recvmsg(struct sock *sk, struct msghdr *msg, in __unix_stream_recvmsg()
2887 static int unix_stream_recvmsg(struct socket *sock, struct msghdr *msg, in unix_stream_recvmsg()