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

12

  /prebuilts/ndk/7/platforms/android-8/arch-x86/usr/include/linux/
netlink.h 74 #define NLMSG_SPACE(len) NLMSG_ALIGN(NLMSG_LENGTH(len))
78 #define NLMSG_PAYLOAD(nlh,len) ((nlh)->nlmsg_len - NLMSG_SPACE((len)))
  /prebuilts/ndk/7/platforms/android-9/arch-arm/usr/include/linux/
netlink.h 74 #define NLMSG_SPACE(len) NLMSG_ALIGN(NLMSG_LENGTH(len))
78 #define NLMSG_PAYLOAD(nlh,len) ((nlh)->nlmsg_len - NLMSG_SPACE((len)))
  /prebuilts/ndk/7/platforms/android-9/arch-x86/usr/include/linux/
netlink.h 74 #define NLMSG_SPACE(len) NLMSG_ALIGN(NLMSG_LENGTH(len))
78 #define NLMSG_PAYLOAD(nlh,len) ((nlh)->nlmsg_len - NLMSG_SPACE((len)))
  /prebuilts/ndk/8/platforms/android-14/arch-arm/usr/include/linux/
netlink.h 74 #define NLMSG_SPACE(len) NLMSG_ALIGN(NLMSG_LENGTH(len))
78 #define NLMSG_PAYLOAD(nlh,len) ((nlh)->nlmsg_len - NLMSG_SPACE((len)))
  /prebuilts/ndk/8/platforms/android-14/arch-mips/usr/include/linux/
netlink.h 74 #define NLMSG_SPACE(len) NLMSG_ALIGN(NLMSG_LENGTH(len))
78 #define NLMSG_PAYLOAD(nlh,len) ((nlh)->nlmsg_len - NLMSG_SPACE((len)))
  /prebuilts/ndk/8/platforms/android-14/arch-x86/usr/include/linux/
netlink.h 74 #define NLMSG_SPACE(len) NLMSG_ALIGN(NLMSG_LENGTH(len))
78 #define NLMSG_PAYLOAD(nlh,len) ((nlh)->nlmsg_len - NLMSG_SPACE((len)))
  /prebuilts/ndk/8/platforms/android-3/arch-arm/usr/include/linux/
netlink.h 74 #define NLMSG_SPACE(len) NLMSG_ALIGN(NLMSG_LENGTH(len))
78 #define NLMSG_PAYLOAD(nlh,len) ((nlh)->nlmsg_len - NLMSG_SPACE((len)))
  /prebuilts/ndk/8/platforms/android-3/arch-mips/usr/include/linux/
netlink.h 74 #define NLMSG_SPACE(len) NLMSG_ALIGN(NLMSG_LENGTH(len))
78 #define NLMSG_PAYLOAD(nlh,len) ((nlh)->nlmsg_len - NLMSG_SPACE((len)))
  /prebuilts/ndk/8/platforms/android-3/arch-x86/usr/include/linux/
netlink.h 74 #define NLMSG_SPACE(len) NLMSG_ALIGN(NLMSG_LENGTH(len))
78 #define NLMSG_PAYLOAD(nlh,len) ((nlh)->nlmsg_len - NLMSG_SPACE((len)))
  /prebuilts/ndk/8/platforms/android-4/arch-arm/usr/include/linux/
netlink.h 74 #define NLMSG_SPACE(len) NLMSG_ALIGN(NLMSG_LENGTH(len))
78 #define NLMSG_PAYLOAD(nlh,len) ((nlh)->nlmsg_len - NLMSG_SPACE((len)))
  /prebuilts/ndk/8/platforms/android-4/arch-mips/usr/include/linux/
netlink.h 74 #define NLMSG_SPACE(len) NLMSG_ALIGN(NLMSG_LENGTH(len))
78 #define NLMSG_PAYLOAD(nlh,len) ((nlh)->nlmsg_len - NLMSG_SPACE((len)))
  /prebuilts/ndk/8/platforms/android-4/arch-x86/usr/include/linux/
netlink.h 74 #define NLMSG_SPACE(len) NLMSG_ALIGN(NLMSG_LENGTH(len))
78 #define NLMSG_PAYLOAD(nlh,len) ((nlh)->nlmsg_len - NLMSG_SPACE((len)))
  /prebuilts/ndk/8/platforms/android-5/arch-arm/usr/include/linux/
netlink.h 74 #define NLMSG_SPACE(len) NLMSG_ALIGN(NLMSG_LENGTH(len))
78 #define NLMSG_PAYLOAD(nlh,len) ((nlh)->nlmsg_len - NLMSG_SPACE((len)))
  /prebuilts/ndk/8/platforms/android-5/arch-mips/usr/include/linux/
netlink.h 74 #define NLMSG_SPACE(len) NLMSG_ALIGN(NLMSG_LENGTH(len))
78 #define NLMSG_PAYLOAD(nlh,len) ((nlh)->nlmsg_len - NLMSG_SPACE((len)))
  /prebuilts/ndk/8/platforms/android-5/arch-x86/usr/include/linux/
netlink.h 74 #define NLMSG_SPACE(len) NLMSG_ALIGN(NLMSG_LENGTH(len))
78 #define NLMSG_PAYLOAD(nlh,len) ((nlh)->nlmsg_len - NLMSG_SPACE((len)))
  /prebuilts/ndk/8/platforms/android-8/arch-arm/usr/include/linux/
netlink.h 74 #define NLMSG_SPACE(len) NLMSG_ALIGN(NLMSG_LENGTH(len))
78 #define NLMSG_PAYLOAD(nlh,len) ((nlh)->nlmsg_len - NLMSG_SPACE((len)))
  /prebuilts/ndk/8/platforms/android-8/arch-mips/usr/include/linux/
netlink.h 74 #define NLMSG_SPACE(len) NLMSG_ALIGN(NLMSG_LENGTH(len))
78 #define NLMSG_PAYLOAD(nlh,len) ((nlh)->nlmsg_len - NLMSG_SPACE((len)))
  /prebuilts/ndk/8/platforms/android-8/arch-x86/usr/include/linux/
netlink.h 74 #define NLMSG_SPACE(len) NLMSG_ALIGN(NLMSG_LENGTH(len))
78 #define NLMSG_PAYLOAD(nlh,len) ((nlh)->nlmsg_len - NLMSG_SPACE((len)))
  /prebuilts/ndk/8/platforms/android-9/arch-arm/usr/include/linux/
netlink.h 74 #define NLMSG_SPACE(len) NLMSG_ALIGN(NLMSG_LENGTH(len))
78 #define NLMSG_PAYLOAD(nlh,len) ((nlh)->nlmsg_len - NLMSG_SPACE((len)))
  /prebuilts/ndk/8/platforms/android-9/arch-mips/usr/include/linux/
netlink.h 74 #define NLMSG_SPACE(len) NLMSG_ALIGN(NLMSG_LENGTH(len))
78 #define NLMSG_PAYLOAD(nlh,len) ((nlh)->nlmsg_len - NLMSG_SPACE((len)))
  /prebuilts/ndk/8/platforms/android-9/arch-x86/usr/include/linux/
netlink.h 74 #define NLMSG_SPACE(len) NLMSG_ALIGN(NLMSG_LENGTH(len))
78 #define NLMSG_PAYLOAD(nlh,len) ((nlh)->nlmsg_len - NLMSG_SPACE((len)))
  /external/kernel-headers/original/linux/
netlink.h 79 #define NLMSG_SPACE(len) NLMSG_ALIGN(NLMSG_LENGTH(len))
86 #define NLMSG_PAYLOAD(nlh,len) ((nlh)->nlmsg_len - NLMSG_SPACE((len)))
253 ({ if (unlikely(skb_tailroom(skb) < (int)NLMSG_SPACE(len))) \

Completed in 360 milliseconds

12