Home
last modified time | relevance | path

Searched refs:scm_send (Results 1 – 2 of 2) sorted by relevance

/linux/include/net/
H A Dscm.h91 static __inline__ int scm_send(struct socket *sock, struct msghdr *msg, in scm_send() function
/linux/net/unix/
H A Daf_unix.c2109 err = scm_send(sock, msg, &scm, false); in unix_dgram_sendmsg()
2404 err = scm_send(sock, msg, &scm, false); in unix_stream_sendmsg()