unix_dgram_sendmsg
.sendmsg = unix_dgram_sendmsg,
return unix_dgram_sendmsg(sock, msg, len);
static int unix_dgram_sendmsg(struct socket *, struct msghdr *, size_t);