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

  /bionic/libc/kernel/uapi/linux/
rtnetlink.h 456 #define TCA_RTA(r) ((struct rtattr*)(((char*)(r)) + NLMSG_ALIGN(sizeof(struct tcmsg))))
  /development/ndk/platforms/android-L/include/linux/
rtnetlink.h 454 #define TCA_RTA(r) ((struct rtattr*)(((char*)(r)) + NLMSG_ALIGN(sizeof(struct tcmsg))))
  /external/iproute2/include/linux/
rtnetlink.h 494 #define TCA_RTA(r) ((struct rtattr*)(((char*)(r)) + NLMSG_ALIGN(sizeof(struct tcmsg))))
  /external/kernel-headers/original/uapi/linux/
rtnetlink.h 514 #define TCA_RTA(r) ((struct rtattr*)(((char*)(r)) + NLMSG_ALIGN(sizeof(struct tcmsg))))
  /external/libnl/include/linux/
rtnetlink.h 490 #define TCA_RTA(r) ((struct rtattr*)(((char*)(r)) + NLMSG_ALIGN(sizeof(struct tcmsg))))
  /development/ndk/platforms/android-3/include/linux/
rtnetlink.h 649 #define TCA_RTA(r) ((struct rtattr*)(((char*)(r)) + NLMSG_ALIGN(sizeof(struct tcmsg))))

Completed in 308 milliseconds