Lines Matching defs:msg
2097 static int unix_dgram_sendmsg(struct socket *sock, struct msghdr *msg, in unix_dgram_sendmsg()
2333 static int queue_oob(struct sock *sk, struct msghdr *msg, struct sock *other, in queue_oob()
2393 static int unix_stream_sendmsg(struct socket *sock, struct msghdr *msg, in unix_stream_sendmsg()
2540 static int unix_seqpacket_sendmsg(struct socket *sock, struct msghdr *msg, in unix_seqpacket_sendmsg()
2559 static int unix_seqpacket_recvmsg(struct socket *sock, struct msghdr *msg, in unix_seqpacket_recvmsg()
2570 static void unix_copy_addr(struct msghdr *msg, struct sock *sk) in unix_copy_addr()
2580 int __unix_dgram_recvmsg(struct sock *sk, struct msghdr *msg, size_t size, in __unix_dgram_recvmsg()
2689 static int unix_dgram_recvmsg(struct socket *sock, struct msghdr *msg, size_t size, in unix_dgram_recvmsg()
2763 struct msghdr *msg; member
2923 struct msghdr *msg = state->msg; in unix_stream_read_generic() local
3140 int __unix_stream_recvmsg(struct sock *sk, struct msghdr *msg, in __unix_stream_recvmsg()
3154 static int unix_stream_recvmsg(struct socket *sock, struct msghdr *msg, in unix_stream_recvmsg()