Searched refs:__sys_sendmmsg (Results 1 - 2 of 2) sorted by relevance

/net/
H A Dcompat.c747 return __sys_sendmmsg(fd, (struct mmsghdr __user *)mmsg, vlen,
H A Dsocket.c2102 int __sys_sendmmsg(int fd, struct mmsghdr __user *mmsg, unsigned int vlen, function
2163 return __sys_sendmmsg(fd, mmsg, vlen, flags);

Completed in 9 milliseconds