Home
last modified time | relevance | path

Searched refs:scm_recv (Results 1 – 3 of 3) sorted by relevance

/linux-6.1.9/include/net/ !
Dscm.h113 static __inline__ void scm_recv(struct socket *sock, struct msghdr *msg, in scm_recv() function
/linux-6.1.9/net/unix/ !
Daf_unix.c2522 scm_recv(sock, msg, &scm, flags); in __unix_dgram_recvmsg()
2905 scm_recv(sock, state->msg, &scm, flags); in unix_stream_read_generic()
/linux-6.1.9/net/netlink/ !
Daf_netlink.c2019 scm_recv(sock, msg, &scm, flags); in netlink_recvmsg()