HomeSort by relevance Sort by last modified time
    Searched refs:ndmsg (Results 26 - 50 of 67) sorted by null

12 3

  /external/iproute2/ip/
ipneigh.c 100 struct ndmsg ndm;
112 req.n.nlmsg_len = NLMSG_LENGTH(sizeof(struct ndmsg));
196 struct ndmsg *r = NLMSG_DATA(n);
345 struct ndmsg ndm;
354 req.n.nlmsg_len = NLMSG_LENGTH(sizeof(struct ndmsg));
  /system/extras/tests/net_test/
iproute.py 155 NdMsg = cstruct.Struct(
156 "NdMsg", "=BxxxiHBB",
393 "NEIGH": NdMsg,
510 ndmsg = NdMsg((family, dev, state, 0, RTN_UNICAST)).Pack()
511 ndmsg += self._NlAttrIPAddress(NDA_DST, family, addr)
513 ndmsg += self._NlAttr(NDA_LLADDR, lladdr)
515 self._SendNlRequest(command, ndmsg, flags)
528 ndmsg = NdMsg((self._AddressFamily(version), 0, 0, 0, 0)
    [all...]
  /external/iproute2/include/
libnetlink.h 178 ((struct rtattr*)(((char*)(r)) + NLMSG_ALIGN(sizeof(struct ndmsg))))
181 #define NDA_PAYLOAD(n) NLMSG_PAYLOAD(n,sizeof(struct ndmsg))
  /frameworks/base/services/net/java/android/net/netlink/
RtNetlinkNeighborMessage.java 135 final StructNdMsg ndmsg = new StructNdMsg(); local
136 ndmsg.pack(byteBuffer);
244 + "ndmsg{" + (mNdmsg == null ? "" : mNdmsg.toString()) + "}, "
  /development/ndk/platforms/android-3/include/linux/
rtnetlink.h 363 struct ndmsg struct
386 #define NDA_RTA(r) ((struct rtattr*)(((char*)(r)) + NLMSG_ALIGN(sizeof(struct ndmsg))))
387 #define NDA_PAYLOAD(n) NLMSG_PAYLOAD(n,sizeof(struct ndmsg))
  /external/iproute2/bridge/
fdb.c 65 struct ndmsg *r = NLMSG_DATA(n);
239 struct ndmsg ndm;
255 req.n.nlmsg_len = NLMSG_LENGTH(sizeof(struct ndmsg));
  /prebuilts/ndk/current/platforms/android-12/arch-arm/usr/include/linux/
rtnetlink.h 363 struct ndmsg struct
386 #define NDA_RTA(r) ((struct rtattr*)(((char*)(r)) + NLMSG_ALIGN(sizeof(struct ndmsg))))
387 #define NDA_PAYLOAD(n) NLMSG_PAYLOAD(n,sizeof(struct ndmsg))
  /prebuilts/ndk/current/platforms/android-12/arch-mips/usr/include/linux/
rtnetlink.h 363 struct ndmsg struct
386 #define NDA_RTA(r) ((struct rtattr*)(((char*)(r)) + NLMSG_ALIGN(sizeof(struct ndmsg))))
387 #define NDA_PAYLOAD(n) NLMSG_PAYLOAD(n,sizeof(struct ndmsg))
  /prebuilts/ndk/current/platforms/android-12/arch-x86/usr/include/linux/
rtnetlink.h 363 struct ndmsg struct
386 #define NDA_RTA(r) ((struct rtattr*)(((char*)(r)) + NLMSG_ALIGN(sizeof(struct ndmsg))))
387 #define NDA_PAYLOAD(n) NLMSG_PAYLOAD(n,sizeof(struct ndmsg))
  /prebuilts/ndk/current/platforms/android-13/arch-arm/usr/include/linux/
rtnetlink.h 363 struct ndmsg struct
386 #define NDA_RTA(r) ((struct rtattr*)(((char*)(r)) + NLMSG_ALIGN(sizeof(struct ndmsg))))
387 #define NDA_PAYLOAD(n) NLMSG_PAYLOAD(n,sizeof(struct ndmsg))
  /prebuilts/ndk/current/platforms/android-13/arch-mips/usr/include/linux/
rtnetlink.h 363 struct ndmsg struct
386 #define NDA_RTA(r) ((struct rtattr*)(((char*)(r)) + NLMSG_ALIGN(sizeof(struct ndmsg))))
387 #define NDA_PAYLOAD(n) NLMSG_PAYLOAD(n,sizeof(struct ndmsg))
  /prebuilts/ndk/current/platforms/android-13/arch-x86/usr/include/linux/
rtnetlink.h 363 struct ndmsg struct
386 #define NDA_RTA(r) ((struct rtattr*)(((char*)(r)) + NLMSG_ALIGN(sizeof(struct ndmsg))))
387 #define NDA_PAYLOAD(n) NLMSG_PAYLOAD(n,sizeof(struct ndmsg))
  /prebuilts/ndk/current/platforms/android-14/arch-arm/usr/include/linux/
rtnetlink.h 363 struct ndmsg struct
386 #define NDA_RTA(r) ((struct rtattr*)(((char*)(r)) + NLMSG_ALIGN(sizeof(struct ndmsg))))
387 #define NDA_PAYLOAD(n) NLMSG_PAYLOAD(n,sizeof(struct ndmsg))
  /prebuilts/ndk/current/platforms/android-14/arch-mips/usr/include/linux/
rtnetlink.h 363 struct ndmsg struct
386 #define NDA_RTA(r) ((struct rtattr*)(((char*)(r)) + NLMSG_ALIGN(sizeof(struct ndmsg))))
387 #define NDA_PAYLOAD(n) NLMSG_PAYLOAD(n,sizeof(struct ndmsg))
  /prebuilts/ndk/current/platforms/android-14/arch-x86/usr/include/linux/
rtnetlink.h 363 struct ndmsg struct
386 #define NDA_RTA(r) ((struct rtattr*)(((char*)(r)) + NLMSG_ALIGN(sizeof(struct ndmsg))))
387 #define NDA_PAYLOAD(n) NLMSG_PAYLOAD(n,sizeof(struct ndmsg))
  /prebuilts/ndk/current/platforms/android-15/arch-arm/usr/include/linux/
rtnetlink.h 363 struct ndmsg struct
386 #define NDA_RTA(r) ((struct rtattr*)(((char*)(r)) + NLMSG_ALIGN(sizeof(struct ndmsg))))
387 #define NDA_PAYLOAD(n) NLMSG_PAYLOAD(n,sizeof(struct ndmsg))
  /prebuilts/ndk/current/platforms/android-15/arch-mips/usr/include/linux/
rtnetlink.h 363 struct ndmsg struct
386 #define NDA_RTA(r) ((struct rtattr*)(((char*)(r)) + NLMSG_ALIGN(sizeof(struct ndmsg))))
387 #define NDA_PAYLOAD(n) NLMSG_PAYLOAD(n,sizeof(struct ndmsg))
  /prebuilts/ndk/current/platforms/android-15/arch-x86/usr/include/linux/
rtnetlink.h 363 struct ndmsg struct
386 #define NDA_RTA(r) ((struct rtattr*)(((char*)(r)) + NLMSG_ALIGN(sizeof(struct ndmsg))))
387 #define NDA_PAYLOAD(n) NLMSG_PAYLOAD(n,sizeof(struct ndmsg))
  /prebuilts/ndk/current/platforms/android-16/arch-arm/usr/include/linux/
rtnetlink.h 363 struct ndmsg struct
386 #define NDA_RTA(r) ((struct rtattr*)(((char*)(r)) + NLMSG_ALIGN(sizeof(struct ndmsg))))
387 #define NDA_PAYLOAD(n) NLMSG_PAYLOAD(n,sizeof(struct ndmsg))
  /prebuilts/ndk/current/platforms/android-16/arch-mips/usr/include/linux/
rtnetlink.h 363 struct ndmsg struct
386 #define NDA_RTA(r) ((struct rtattr*)(((char*)(r)) + NLMSG_ALIGN(sizeof(struct ndmsg))))
387 #define NDA_PAYLOAD(n) NLMSG_PAYLOAD(n,sizeof(struct ndmsg))
  /prebuilts/ndk/current/platforms/android-16/arch-x86/usr/include/linux/
rtnetlink.h 363 struct ndmsg struct
386 #define NDA_RTA(r) ((struct rtattr*)(((char*)(r)) + NLMSG_ALIGN(sizeof(struct ndmsg))))
387 #define NDA_PAYLOAD(n) NLMSG_PAYLOAD(n,sizeof(struct ndmsg))
  /prebuilts/ndk/current/platforms/android-17/arch-arm/usr/include/linux/
rtnetlink.h 363 struct ndmsg struct
386 #define NDA_RTA(r) ((struct rtattr*)(((char*)(r)) + NLMSG_ALIGN(sizeof(struct ndmsg))))
387 #define NDA_PAYLOAD(n) NLMSG_PAYLOAD(n,sizeof(struct ndmsg))
  /prebuilts/ndk/current/platforms/android-17/arch-mips/usr/include/linux/
rtnetlink.h 363 struct ndmsg struct
386 #define NDA_RTA(r) ((struct rtattr*)(((char*)(r)) + NLMSG_ALIGN(sizeof(struct ndmsg))))
387 #define NDA_PAYLOAD(n) NLMSG_PAYLOAD(n,sizeof(struct ndmsg))
  /prebuilts/ndk/current/platforms/android-17/arch-x86/usr/include/linux/
rtnetlink.h 363 struct ndmsg struct
386 #define NDA_RTA(r) ((struct rtattr*)(((char*)(r)) + NLMSG_ALIGN(sizeof(struct ndmsg))))
387 #define NDA_PAYLOAD(n) NLMSG_PAYLOAD(n,sizeof(struct ndmsg))
  /prebuilts/ndk/current/platforms/android-18/arch-arm/usr/include/linux/
rtnetlink.h 363 struct ndmsg struct
386 #define NDA_RTA(r) ((struct rtattr*)(((char*)(r)) + NLMSG_ALIGN(sizeof(struct ndmsg))))
387 #define NDA_PAYLOAD(n) NLMSG_PAYLOAD(n,sizeof(struct ndmsg))

Completed in 1921 milliseconds

12 3