Searched defs:mmsghdr (Results 1 - 1 of 1) sorted by relevance

/bionic/libc/include/sys/
H A Dsocket.h95 struct mmsghdr { struct
279 __socketcall int recvmmsg(int, struct mmsghdr*, unsigned int, int, const struct timespec*);
281 __socketcall int sendmmsg(int, const struct mmsghdr*, unsigned int, int);

Completed in 88 milliseconds