Searched refs:NL_MMAP_MSG_ALIGNMENT (Results 1 - 1 of 1) sorted by relevance
/third_party/libbpf/include/uapi/linux/ | ||
H A D | netlink.h | 190 #define NL_MMAP_MSG_ALIGNMENT NLMSG_ALIGNTO macro 191 #define NL_MMAP_MSG_ALIGN(sz) __ALIGN_KERNEL(sz, NL_MMAP_MSG_ALIGNMENT) |
Completed in 2 milliseconds