__scm_send 33 include/net/scm.h extern int __scm_send(struct socket *sock, struct msghdr *msg, struct scm_cookie *scm); __scm_send 65 include/net/scm.h return __scm_send(sock, msg, scm);