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

  /bionic/libc/kernel/common/linux/
netlink.h 87 #define NLMSG_DONE 0x3
  /development/ndk/platforms/android-3/include/linux/
netlink.h 82 #define NLMSG_DONE 0x3
  /external/iproute2/include/linux/
netlink.h 52 #define NLM_F_MULTI 2 /* Multipart message, terminated by NLMSG_DONE */
92 #define NLMSG_DONE 0x3 /* End of a dump */
  /prebuilt/ndk/android-ndk-r4/platforms/android-3/arch-arm/usr/include/linux/
netlink.h 82 #define NLMSG_DONE 0x3
  /prebuilt/ndk/android-ndk-r4/platforms/android-4/arch-arm/usr/include/linux/
netlink.h 82 #define NLMSG_DONE 0x3
  /prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-arm/usr/include/linux/
netlink.h 82 #define NLMSG_DONE 0x3
  /prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-x86/usr/include/linux/
netlink.h 82 #define NLMSG_DONE 0x3
  /prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-arm/usr/include/linux/
netlink.h 82 #define NLMSG_DONE 0x3
  /prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-x86/usr/include/linux/
netlink.h 82 #define NLMSG_DONE 0x3
  /external/kernel-headers/original/linux/
netlink.h 52 #define NLM_F_MULTI 2 /* Multipart message, terminated by NLMSG_DONE */
92 #define NLMSG_DONE 0x3 /* End of a dump */

Completed in 911 milliseconds