unix_stream_sendmsg
static int unix_stream_sendmsg(struct socket *, struct msghdr *, size_t);
.sendmsg = unix_stream_sendmsg,