unix_dgram_sendmsg 660 net/unix/af_unix.c static int unix_dgram_sendmsg(struct socket *, struct msghdr *, size_t); unix_dgram_sendmsg 726 net/unix/af_unix.c .sendmsg = unix_dgram_sendmsg, unix_dgram_sendmsg 2018 net/unix/af_unix.c return unix_dgram_sendmsg(sock, msg, len);