HomeSort by relevance Sort by last modified time
    Searched full:nlmsg_next (Results 1 - 25 of 51) sorted by null

1 2 3

  /external/libnl-headers/netlink/
msg.h 65 extern struct nlmsghdr * nlmsg_next(struct nlmsghdr *, int *);
137 pos = nlmsg_next(pos, &(rem)))
  /development/ndk/platforms/android-3/include/linux/
netlink.h 76 #define NLMSG_NEXT(nlh,len) ((len) -= NLMSG_ALIGN((nlh)->nlmsg_len), (struct nlmsghdr*)(((char*)(nlh)) + NLMSG_ALIGN((nlh)->nlmsg_len)))
  /external/wpa_supplicant_8/src/drivers/
priv_netlink.h 54 #define NLMSG_NEXT(nlh,len) ((len) -= NLMSG_ALIGN((nlh)->nlmsg_len), \
  /prebuilts/ndk/4/platforms/android-3/arch-arm/usr/include/linux/
netlink.h 76 #define NLMSG_NEXT(nlh,len) ((len) -= NLMSG_ALIGN((nlh)->nlmsg_len), (struct nlmsghdr*)(((char*)(nlh)) + NLMSG_ALIGN((nlh)->nlmsg_len)))
  /prebuilts/ndk/4/platforms/android-4/arch-arm/usr/include/linux/
netlink.h 76 #define NLMSG_NEXT(nlh,len) ((len) -= NLMSG_ALIGN((nlh)->nlmsg_len), (struct nlmsghdr*)(((char*)(nlh)) + NLMSG_ALIGN((nlh)->nlmsg_len)))
  /prebuilts/ndk/4/platforms/android-5/arch-arm/usr/include/linux/
netlink.h 76 #define NLMSG_NEXT(nlh,len) ((len) -= NLMSG_ALIGN((nlh)->nlmsg_len), (struct nlmsghdr*)(((char*)(nlh)) + NLMSG_ALIGN((nlh)->nlmsg_len)))
  /prebuilts/ndk/4/platforms/android-5/arch-x86/usr/include/linux/
netlink.h 76 #define NLMSG_NEXT(nlh,len) ((len) -= NLMSG_ALIGN((nlh)->nlmsg_len), (struct nlmsghdr*)(((char*)(nlh)) + NLMSG_ALIGN((nlh)->nlmsg_len)))
  /prebuilts/ndk/4/platforms/android-8/arch-arm/usr/include/linux/
netlink.h 76 #define NLMSG_NEXT(nlh,len) ((len) -= NLMSG_ALIGN((nlh)->nlmsg_len), (struct nlmsghdr*)(((char*)(nlh)) + NLMSG_ALIGN((nlh)->nlmsg_len)))
  /prebuilts/ndk/4/platforms/android-8/arch-x86/usr/include/linux/
netlink.h 76 #define NLMSG_NEXT(nlh,len) ((len) -= NLMSG_ALIGN((nlh)->nlmsg_len), (struct nlmsghdr*)(((char*)(nlh)) + NLMSG_ALIGN((nlh)->nlmsg_len)))
  /prebuilts/ndk/5/platforms/android-3/arch-arm/usr/include/linux/
netlink.h 76 #define NLMSG_NEXT(nlh,len) ((len) -= NLMSG_ALIGN((nlh)->nlmsg_len), (struct nlmsghdr*)(((char*)(nlh)) + NLMSG_ALIGN((nlh)->nlmsg_len)))
  /prebuilts/ndk/6/platforms/android-3/arch-arm/usr/include/linux/
netlink.h 76 #define NLMSG_NEXT(nlh,len) ((len) -= NLMSG_ALIGN((nlh)->nlmsg_len), (struct nlmsghdr*)(((char*)(nlh)) + NLMSG_ALIGN((nlh)->nlmsg_len)))
  /prebuilts/ndk/6/platforms/android-3/arch-x86/usr/include/linux/
netlink.h 76 #define NLMSG_NEXT(nlh,len) ((len) -= NLMSG_ALIGN((nlh)->nlmsg_len), (struct nlmsghdr*)(((char*)(nlh)) + NLMSG_ALIGN((nlh)->nlmsg_len)))
  /prebuilts/ndk/7/platforms/android-14/arch-arm/usr/include/linux/
netlink.h 76 #define NLMSG_NEXT(nlh,len) ((len) -= NLMSG_ALIGN((nlh)->nlmsg_len), (struct nlmsghdr*)(((char*)(nlh)) + NLMSG_ALIGN((nlh)->nlmsg_len)))
  /prebuilts/ndk/7/platforms/android-14/arch-x86/usr/include/linux/
netlink.h 76 #define NLMSG_NEXT(nlh,len) ((len) -= NLMSG_ALIGN((nlh)->nlmsg_len), (struct nlmsghdr*)(((char*)(nlh)) + NLMSG_ALIGN((nlh)->nlmsg_len)))
  /prebuilts/ndk/7/platforms/android-3/arch-arm/usr/include/linux/
netlink.h 76 #define NLMSG_NEXT(nlh,len) ((len) -= NLMSG_ALIGN((nlh)->nlmsg_len), (struct nlmsghdr*)(((char*)(nlh)) + NLMSG_ALIGN((nlh)->nlmsg_len)))
  /prebuilts/ndk/7/platforms/android-3/arch-x86/usr/include/linux/
netlink.h 76 #define NLMSG_NEXT(nlh,len) ((len) -= NLMSG_ALIGN((nlh)->nlmsg_len), (struct nlmsghdr*)(((char*)(nlh)) + NLMSG_ALIGN((nlh)->nlmsg_len)))
  /prebuilts/ndk/7/platforms/android-4/arch-arm/usr/include/linux/
netlink.h 76 #define NLMSG_NEXT(nlh,len) ((len) -= NLMSG_ALIGN((nlh)->nlmsg_len), (struct nlmsghdr*)(((char*)(nlh)) + NLMSG_ALIGN((nlh)->nlmsg_len)))
  /prebuilts/ndk/7/platforms/android-4/arch-x86/usr/include/linux/
netlink.h 76 #define NLMSG_NEXT(nlh,len) ((len) -= NLMSG_ALIGN((nlh)->nlmsg_len), (struct nlmsghdr*)(((char*)(nlh)) + NLMSG_ALIGN((nlh)->nlmsg_len)))
  /prebuilts/ndk/7/platforms/android-5/arch-arm/usr/include/linux/
netlink.h 76 #define NLMSG_NEXT(nlh,len) ((len) -= NLMSG_ALIGN((nlh)->nlmsg_len), (struct nlmsghdr*)(((char*)(nlh)) + NLMSG_ALIGN((nlh)->nlmsg_len)))
  /prebuilts/ndk/7/platforms/android-5/arch-x86/usr/include/linux/
netlink.h 76 #define NLMSG_NEXT(nlh,len) ((len) -= NLMSG_ALIGN((nlh)->nlmsg_len), (struct nlmsghdr*)(((char*)(nlh)) + NLMSG_ALIGN((nlh)->nlmsg_len)))
  /prebuilts/ndk/7/platforms/android-8/arch-arm/usr/include/linux/
netlink.h 76 #define NLMSG_NEXT(nlh,len) ((len) -= NLMSG_ALIGN((nlh)->nlmsg_len), (struct nlmsghdr*)(((char*)(nlh)) + NLMSG_ALIGN((nlh)->nlmsg_len)))
  /prebuilts/ndk/7/platforms/android-8/arch-x86/usr/include/linux/
netlink.h 76 #define NLMSG_NEXT(nlh,len) ((len) -= NLMSG_ALIGN((nlh)->nlmsg_len), (struct nlmsghdr*)(((char*)(nlh)) + NLMSG_ALIGN((nlh)->nlmsg_len)))
  /prebuilts/ndk/7/platforms/android-9/arch-arm/usr/include/linux/
netlink.h 76 #define NLMSG_NEXT(nlh,len) ((len) -= NLMSG_ALIGN((nlh)->nlmsg_len), (struct nlmsghdr*)(((char*)(nlh)) + NLMSG_ALIGN((nlh)->nlmsg_len)))
  /prebuilts/ndk/7/platforms/android-9/arch-x86/usr/include/linux/
netlink.h 76 #define NLMSG_NEXT(nlh,len) ((len) -= NLMSG_ALIGN((nlh)->nlmsg_len), (struct nlmsghdr*)(((char*)(nlh)) + NLMSG_ALIGN((nlh)->nlmsg_len)))
  /prebuilts/ndk/8/platforms/android-14/arch-arm/usr/include/linux/
netlink.h 76 #define NLMSG_NEXT(nlh,len) ((len) -= NLMSG_ALIGN((nlh)->nlmsg_len), (struct nlmsghdr*)(((char*)(nlh)) + NLMSG_ALIGN((nlh)->nlmsg_len)))

Completed in 3195 milliseconds

1 2 3