Home
last modified time | relevance | path

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

/Linux-v6.6/include/net/
Dscm.h199 static inline void scm_recv_unix(struct socket *sock, struct msghdr *msg, in scm_recv_unix() function
/Linux-v6.6/net/unix/
Daf_unix.c2439 scm_recv_unix(sock, msg, &scm, flags); in __unix_dgram_recvmsg()
2820 scm_recv_unix(sock, state->msg, &scm, flags); in unix_stream_read_generic()