Searched refs:unix_seqpacket_recvmsg (Results 1 – 2 of 2) sorted by relevance
| /kernel/linux/linux-5.10/net/unix/ |
| D | af_unix.c | 690 static int unix_seqpacket_recvmsg(struct socket *, struct msghdr *, size_t, 788 .recvmsg = unix_seqpacket_recvmsg, 2124 static int unix_seqpacket_recvmsg(struct socket *sock, struct msghdr *msg, in unix_seqpacket_recvmsg() function
|
| /kernel/linux/linux-6.6/net/unix/ |
| D | af_unix.c | 814 static int unix_seqpacket_recvmsg(struct socket *, struct msghdr *, size_t, 942 .recvmsg = unix_seqpacket_recvmsg, 2368 static int unix_seqpacket_recvmsg(struct socket *sock, struct msghdr *msg, in unix_seqpacket_recvmsg() function
|