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

12

  /prebuilts/ndk/android-ndk-r7/platforms/android-5/arch-x86/usr/include/linux/
netlink.h 82 #define NLMSG_DONE 0x3
  /prebuilts/ndk/android-ndk-r7/platforms/android-8/arch-arm/usr/include/linux/
netlink.h 82 #define NLMSG_DONE 0x3
  /prebuilts/ndk/android-ndk-r7/platforms/android-8/arch-x86/usr/include/linux/
netlink.h 82 #define NLMSG_DONE 0x3
  /prebuilts/ndk/android-ndk-r7/platforms/android-9/arch-arm/usr/include/linux/
netlink.h 82 #define NLMSG_DONE 0x3
  /prebuilts/ndk/android-ndk-r7/platforms/android-9/arch-x86/usr/include/linux/
netlink.h 82 #define NLMSG_DONE 0x3
  /external/kernel-headers/original/linux/
netlink.h 50 #define NLM_F_MULTI 2 /* Multipart message, terminated by NLMSG_DONE */
90 #define NLMSG_DONE 0x3 /* End of a dump */

Completed in 964 milliseconds

12