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

  /bionic/libc/kernel/uapi/linux/
netlink.h 125 struct nl_mmap_hdr { struct
142 #define NL_MMAP_HDRLEN NL_MMAP_MSG_ALIGN(sizeof(struct nl_mmap_hdr))
  /external/iproute2/include/uapi/linux/
netlink.h 168 struct nl_mmap_hdr { struct
188 #define NL_MMAP_HDRLEN NL_MMAP_MSG_ALIGN(sizeof(struct nl_mmap_hdr))
  /external/kernel-headers/original/uapi/linux/
netlink.h 171 struct nl_mmap_hdr { struct
192 #define NL_MMAP_HDRLEN NL_MMAP_MSG_ALIGN(sizeof(struct nl_mmap_hdr))

Completed in 596 milliseconds