OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:NL_MMAP_MSG_ALIGNMENT
(Results
26 - 26
of
26
) sorted by null
1
2
/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
1
2