HomeSort by relevance Sort by last modified time
    Searched defs:NDA_RTA (Results 1 - 2 of 2) sorted by null

  /external/iproute2/include/
libnetlink.h 121 #ifndef NDA_RTA
122 #define NDA_RTA(r) \
  /development/ndk/platforms/android-3/include/linux/
rtnetlink.h 386 #define NDA_RTA(r) ((struct rtattr*)(((char*)(r)) + NLMSG_ALIGN(sizeof(struct ndmsg))))

Completed in 476 milliseconds