__scm_send 42 include/net/scm.h int __scm_send(struct socket *sock, struct msghdr *msg, struct scm_cookie *scm); __scm_send 89 include/net/scm.h return __scm_send(sock, msg, scm); __scm_send 211 net/core/scm.c EXPORT_SYMBOL(__scm_send);