Home
last modified time | relevance | path

Searched refs:tcmsg (Results 1 – 2 of 2) sorted by relevance

/development/ndk/platforms/android-L/include/linux/
Drtnetlink.h426 struct tcmsg { struct
454 #define TCA_RTA(r) ((struct rtattr*)(((char*)(r)) + NLMSG_ALIGN(sizeof(struct tcmsg)))) argument
455 #define TCA_PAYLOAD(n) NLMSG_PAYLOAD(n,sizeof(struct tcmsg))
/development/ndk/platforms/android-3/include/linux/
Drtnetlink.h623 struct tcmsg struct
649 #define TCA_RTA(r) ((struct rtattr*)(((char*)(r)) + NLMSG_ALIGN(sizeof(struct tcmsg)))) argument
650 #define TCA_PAYLOAD(n) NLMSG_PAYLOAD(n,sizeof(struct tcmsg))