HomeSort by relevance Sort by last modified time
    Searched defs:tcmsg (Results 76 - 76 of 76) sorted by null

1 2 34

  /prebuilts/ndk/9/platforms/android-9/arch-x86/usr/include/linux/
rtnetlink.h 623 struct tcmsg struct
649 #define TCA_RTA(r) ((struct rtattr*)(((char*)(r)) + NLMSG_ALIGN(sizeof(struct tcmsg))))
650 #define TCA_PAYLOAD(n) NLMSG_PAYLOAD(n,sizeof(struct tcmsg))

Completed in 1489 milliseconds

1 2 34