HomeSort by relevance Sort by last modified time
    Searched defs:mmsghdr (Results 1 - 2 of 2) sorted by null

  /bionic/libc/include/sys/
socket.h 99 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);
  /development/ndk/platforms/android-L/include/sys/
socket.h 99 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 208 milliseconds