HomeSort by relevance Sort by last modified time
    Searched defs:NL_MMAP_MSG_ALIGNMENT (Results 26 - 26 of 26) sorted by null

12

  /prebuilts/ndk/current/platforms/android-24/arch-x86_64/usr/include/linux/
netlink.h 147 #define NL_MMAP_MSG_ALIGNMENT NLMSG_ALIGNTO
149 #define NL_MMAP_MSG_ALIGN(sz) __ALIGN_KERNEL(sz, NL_MMAP_MSG_ALIGNMENT)

Completed in 38 milliseconds

12