HomeSort by relevance Sort by last modified time
    Searched defs:ifaddrmsg (Results 51 - 58 of 58) sorted by null

1 23

  /prebuilts/ndk/current/platforms/android-19/arch-x86/usr/include/linux/
rtnetlink.h 321 struct ifaddrmsg struct
360 #define IFA_RTA(r) ((struct rtattr*)(((char*)(r)) + NLMSG_ALIGN(sizeof(struct ifaddrmsg))))
361 #define IFA_PAYLOAD(n) NLMSG_PAYLOAD(n,sizeof(struct ifaddrmsg))
  /prebuilts/ndk/current/platforms/android-3/arch-arm/usr/include/linux/
rtnetlink.h 321 struct ifaddrmsg struct
360 #define IFA_RTA(r) ((struct rtattr*)(((char*)(r)) + NLMSG_ALIGN(sizeof(struct ifaddrmsg))))
361 #define IFA_PAYLOAD(n) NLMSG_PAYLOAD(n,sizeof(struct ifaddrmsg))
  /prebuilts/ndk/current/platforms/android-4/arch-arm/usr/include/linux/
rtnetlink.h 321 struct ifaddrmsg struct
360 #define IFA_RTA(r) ((struct rtattr*)(((char*)(r)) + NLMSG_ALIGN(sizeof(struct ifaddrmsg))))
361 #define IFA_PAYLOAD(n) NLMSG_PAYLOAD(n,sizeof(struct ifaddrmsg))
  /prebuilts/ndk/current/platforms/android-5/arch-arm/usr/include/linux/
rtnetlink.h 321 struct ifaddrmsg struct
360 #define IFA_RTA(r) ((struct rtattr*)(((char*)(r)) + NLMSG_ALIGN(sizeof(struct ifaddrmsg))))
361 #define IFA_PAYLOAD(n) NLMSG_PAYLOAD(n,sizeof(struct ifaddrmsg))
  /prebuilts/ndk/current/platforms/android-8/arch-arm/usr/include/linux/
rtnetlink.h 321 struct ifaddrmsg struct
360 #define IFA_RTA(r) ((struct rtattr*)(((char*)(r)) + NLMSG_ALIGN(sizeof(struct ifaddrmsg))))
361 #define IFA_PAYLOAD(n) NLMSG_PAYLOAD(n,sizeof(struct ifaddrmsg))
  /prebuilts/ndk/current/platforms/android-9/arch-arm/usr/include/linux/
rtnetlink.h 321 struct ifaddrmsg struct
360 #define IFA_RTA(r) ((struct rtattr*)(((char*)(r)) + NLMSG_ALIGN(sizeof(struct ifaddrmsg))))
361 #define IFA_PAYLOAD(n) NLMSG_PAYLOAD(n,sizeof(struct ifaddrmsg))
  /prebuilts/ndk/current/platforms/android-9/arch-mips/usr/include/linux/
rtnetlink.h 321 struct ifaddrmsg struct
360 #define IFA_RTA(r) ((struct rtattr*)(((char*)(r)) + NLMSG_ALIGN(sizeof(struct ifaddrmsg))))
361 #define IFA_PAYLOAD(n) NLMSG_PAYLOAD(n,sizeof(struct ifaddrmsg))
  /prebuilts/ndk/current/platforms/android-9/arch-x86/usr/include/linux/
rtnetlink.h 321 struct ifaddrmsg struct
360 #define IFA_RTA(r) ((struct rtattr*)(((char*)(r)) + NLMSG_ALIGN(sizeof(struct ifaddrmsg))))
361 #define IFA_PAYLOAD(n) NLMSG_PAYLOAD(n,sizeof(struct ifaddrmsg))

Completed in 272 milliseconds

1 23