Searched defs:sendmmsg (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/net/ |
H A D | compat.c | 364 COMPAT_SYSCALL_DEFINE4(sendmmsg, int, fd, struct compat_mmsghdr __user *, mmsg, in COMPAT_SYSCALL_DEFINE4() argument
|
H A D | socket.c | 2761 SYSCALL_DEFINE4(sendmmsg, int, fd, struct mmsghdr __user *, mmsg, in SYSCALL_DEFINE4() argument
|