HomeSort by relevance Sort by last modified time
    Searched defs:NLMSG_LENGTH (Results 26 - 50 of 105) sorted by null

12 3 4 5

  /prebuilts/ndk/r10/platforms/android-18/arch-x86/usr/include/linux/
netlink.h 73 #define NLMSG_LENGTH(len) ((len)+NLMSG_ALIGN(NLMSG_HDRLEN))
74 #define NLMSG_SPACE(len) NLMSG_ALIGN(NLMSG_LENGTH(len))
75 #define NLMSG_DATA(nlh) ((void*)(((char*)nlh) + NLMSG_LENGTH(0)))
  /prebuilts/ndk/r10/platforms/android-19/arch-arm/usr/include/linux/
netlink.h 73 #define NLMSG_LENGTH(len) ((len)+NLMSG_ALIGN(NLMSG_HDRLEN))
74 #define NLMSG_SPACE(len) NLMSG_ALIGN(NLMSG_LENGTH(len))
75 #define NLMSG_DATA(nlh) ((void*)(((char*)nlh) + NLMSG_LENGTH(0)))
  /prebuilts/ndk/r10/platforms/android-19/arch-mips/usr/include/linux/
netlink.h 73 #define NLMSG_LENGTH(len) ((len)+NLMSG_ALIGN(NLMSG_HDRLEN))
74 #define NLMSG_SPACE(len) NLMSG_ALIGN(NLMSG_LENGTH(len))
75 #define NLMSG_DATA(nlh) ((void*)(((char*)nlh) + NLMSG_LENGTH(0)))
  /prebuilts/ndk/r10/platforms/android-19/arch-x86/usr/include/linux/
netlink.h 73 #define NLMSG_LENGTH(len) ((len)+NLMSG_ALIGN(NLMSG_HDRLEN))
74 #define NLMSG_SPACE(len) NLMSG_ALIGN(NLMSG_LENGTH(len))
75 #define NLMSG_DATA(nlh) ((void*)(((char*)nlh) + NLMSG_LENGTH(0)))
  /prebuilts/ndk/r10/platforms/android-3/arch-arm/usr/include/linux/
netlink.h 73 #define NLMSG_LENGTH(len) ((len)+NLMSG_ALIGN(NLMSG_HDRLEN))
74 #define NLMSG_SPACE(len) NLMSG_ALIGN(NLMSG_LENGTH(len))
75 #define NLMSG_DATA(nlh) ((void*)(((char*)nlh) + NLMSG_LENGTH(0)))
  /prebuilts/ndk/r10/platforms/android-4/arch-arm/usr/include/linux/
netlink.h 73 #define NLMSG_LENGTH(len) ((len)+NLMSG_ALIGN(NLMSG_HDRLEN))
74 #define NLMSG_SPACE(len) NLMSG_ALIGN(NLMSG_LENGTH(len))
75 #define NLMSG_DATA(nlh) ((void*)(((char*)nlh) + NLMSG_LENGTH(0)))
  /prebuilts/ndk/r10/platforms/android-5/arch-arm/usr/include/linux/
netlink.h 73 #define NLMSG_LENGTH(len) ((len)+NLMSG_ALIGN(NLMSG_HDRLEN))
74 #define NLMSG_SPACE(len) NLMSG_ALIGN(NLMSG_LENGTH(len))
75 #define NLMSG_DATA(nlh) ((void*)(((char*)nlh) + NLMSG_LENGTH(0)))
  /prebuilts/ndk/r10/platforms/android-8/arch-arm/usr/include/linux/
netlink.h 73 #define NLMSG_LENGTH(len) ((len)+NLMSG_ALIGN(NLMSG_HDRLEN))
74 #define NLMSG_SPACE(len) NLMSG_ALIGN(NLMSG_LENGTH(len))
75 #define NLMSG_DATA(nlh) ((void*)(((char*)nlh) + NLMSG_LENGTH(0)))
  /prebuilts/ndk/r10/platforms/android-9/arch-arm/usr/include/linux/
netlink.h 73 #define NLMSG_LENGTH(len) ((len)+NLMSG_ALIGN(NLMSG_HDRLEN))
74 #define NLMSG_SPACE(len) NLMSG_ALIGN(NLMSG_LENGTH(len))
75 #define NLMSG_DATA(nlh) ((void*)(((char*)nlh) + NLMSG_LENGTH(0)))
  /prebuilts/ndk/r10/platforms/android-9/arch-mips/usr/include/linux/
netlink.h 73 #define NLMSG_LENGTH(len) ((len)+NLMSG_ALIGN(NLMSG_HDRLEN))
74 #define NLMSG_SPACE(len) NLMSG_ALIGN(NLMSG_LENGTH(len))
75 #define NLMSG_DATA(nlh) ((void*)(((char*)nlh) + NLMSG_LENGTH(0)))
  /prebuilts/ndk/r10/platforms/android-9/arch-x86/usr/include/linux/
netlink.h 73 #define NLMSG_LENGTH(len) ((len)+NLMSG_ALIGN(NLMSG_HDRLEN))
74 #define NLMSG_SPACE(len) NLMSG_ALIGN(NLMSG_LENGTH(len))
75 #define NLMSG_DATA(nlh) ((void*)(((char*)nlh) + NLMSG_LENGTH(0)))
  /prebuilts/ndk/r11/platforms/android-12/arch-arm/usr/include/linux/
netlink.h 73 #define NLMSG_LENGTH(len) ((len)+NLMSG_ALIGN(NLMSG_HDRLEN))
74 #define NLMSG_SPACE(len) NLMSG_ALIGN(NLMSG_LENGTH(len))
75 #define NLMSG_DATA(nlh) ((void*)(((char*)nlh) + NLMSG_LENGTH(0)))
  /prebuilts/ndk/r11/platforms/android-12/arch-mips/usr/include/linux/
netlink.h 73 #define NLMSG_LENGTH(len) ((len)+NLMSG_ALIGN(NLMSG_HDRLEN))
74 #define NLMSG_SPACE(len) NLMSG_ALIGN(NLMSG_LENGTH(len))
75 #define NLMSG_DATA(nlh) ((void*)(((char*)nlh) + NLMSG_LENGTH(0)))
  /prebuilts/ndk/r11/platforms/android-12/arch-x86/usr/include/linux/
netlink.h 73 #define NLMSG_LENGTH(len) ((len)+NLMSG_ALIGN(NLMSG_HDRLEN))
74 #define NLMSG_SPACE(len) NLMSG_ALIGN(NLMSG_LENGTH(len))
75 #define NLMSG_DATA(nlh) ((void*)(((char*)nlh) + NLMSG_LENGTH(0)))
  /prebuilts/ndk/r11/platforms/android-13/arch-arm/usr/include/linux/
netlink.h 73 #define NLMSG_LENGTH(len) ((len)+NLMSG_ALIGN(NLMSG_HDRLEN))
74 #define NLMSG_SPACE(len) NLMSG_ALIGN(NLMSG_LENGTH(len))
75 #define NLMSG_DATA(nlh) ((void*)(((char*)nlh) + NLMSG_LENGTH(0)))
  /prebuilts/ndk/r11/platforms/android-13/arch-mips/usr/include/linux/
netlink.h 73 #define NLMSG_LENGTH(len) ((len)+NLMSG_ALIGN(NLMSG_HDRLEN))
74 #define NLMSG_SPACE(len) NLMSG_ALIGN(NLMSG_LENGTH(len))
75 #define NLMSG_DATA(nlh) ((void*)(((char*)nlh) + NLMSG_LENGTH(0)))
  /prebuilts/ndk/r11/platforms/android-13/arch-x86/usr/include/linux/
netlink.h 73 #define NLMSG_LENGTH(len) ((len)+NLMSG_ALIGN(NLMSG_HDRLEN))
74 #define NLMSG_SPACE(len) NLMSG_ALIGN(NLMSG_LENGTH(len))
75 #define NLMSG_DATA(nlh) ((void*)(((char*)nlh) + NLMSG_LENGTH(0)))
  /prebuilts/ndk/r11/platforms/android-14/arch-arm/usr/include/linux/
netlink.h 73 #define NLMSG_LENGTH(len) ((len)+NLMSG_ALIGN(NLMSG_HDRLEN))
74 #define NLMSG_SPACE(len) NLMSG_ALIGN(NLMSG_LENGTH(len))
75 #define NLMSG_DATA(nlh) ((void*)(((char*)nlh) + NLMSG_LENGTH(0)))
  /prebuilts/ndk/r11/platforms/android-14/arch-mips/usr/include/linux/
netlink.h 73 #define NLMSG_LENGTH(len) ((len)+NLMSG_ALIGN(NLMSG_HDRLEN))
74 #define NLMSG_SPACE(len) NLMSG_ALIGN(NLMSG_LENGTH(len))
75 #define NLMSG_DATA(nlh) ((void*)(((char*)nlh) + NLMSG_LENGTH(0)))
  /prebuilts/ndk/r11/platforms/android-14/arch-x86/usr/include/linux/
netlink.h 73 #define NLMSG_LENGTH(len) ((len)+NLMSG_ALIGN(NLMSG_HDRLEN))
74 #define NLMSG_SPACE(len) NLMSG_ALIGN(NLMSG_LENGTH(len))
75 #define NLMSG_DATA(nlh) ((void*)(((char*)nlh) + NLMSG_LENGTH(0)))
  /prebuilts/ndk/r11/platforms/android-15/arch-arm/usr/include/linux/
netlink.h 73 #define NLMSG_LENGTH(len) ((len)+NLMSG_ALIGN(NLMSG_HDRLEN))
74 #define NLMSG_SPACE(len) NLMSG_ALIGN(NLMSG_LENGTH(len))
75 #define NLMSG_DATA(nlh) ((void*)(((char*)nlh) + NLMSG_LENGTH(0)))
  /prebuilts/ndk/r11/platforms/android-15/arch-mips/usr/include/linux/
netlink.h 73 #define NLMSG_LENGTH(len) ((len)+NLMSG_ALIGN(NLMSG_HDRLEN))
74 #define NLMSG_SPACE(len) NLMSG_ALIGN(NLMSG_LENGTH(len))
75 #define NLMSG_DATA(nlh) ((void*)(((char*)nlh) + NLMSG_LENGTH(0)))
  /prebuilts/ndk/r11/platforms/android-15/arch-x86/usr/include/linux/
netlink.h 73 #define NLMSG_LENGTH(len) ((len)+NLMSG_ALIGN(NLMSG_HDRLEN))
74 #define NLMSG_SPACE(len) NLMSG_ALIGN(NLMSG_LENGTH(len))
75 #define NLMSG_DATA(nlh) ((void*)(((char*)nlh) + NLMSG_LENGTH(0)))
  /prebuilts/ndk/r11/platforms/android-16/arch-arm/usr/include/linux/
netlink.h 73 #define NLMSG_LENGTH(len) ((len)+NLMSG_ALIGN(NLMSG_HDRLEN))
74 #define NLMSG_SPACE(len) NLMSG_ALIGN(NLMSG_LENGTH(len))
75 #define NLMSG_DATA(nlh) ((void*)(((char*)nlh) + NLMSG_LENGTH(0)))
  /prebuilts/ndk/r11/platforms/android-16/arch-mips/usr/include/linux/
netlink.h 73 #define NLMSG_LENGTH(len) ((len)+NLMSG_ALIGN(NLMSG_HDRLEN))
74 #define NLMSG_SPACE(len) NLMSG_ALIGN(NLMSG_LENGTH(len))
75 #define NLMSG_DATA(nlh) ((void*)(((char*)nlh) + NLMSG_LENGTH(0)))

Completed in 723 milliseconds

12 3 4 5