Home
last modified time | relevance | path

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

/development/ndk/platforms/android-21/include/linux/
Drtnetlink.h567 struct tcamsg { struct
574 #define TA_RTA(r) ((struct rtattr*)(((char*)(r)) + NLMSG_ALIGN(sizeof(struct tcamsg)))) argument
575 #define TA_PAYLOAD(n) NLMSG_PAYLOAD(n,sizeof(struct tcamsg))
/development/ndk/platforms/android-9/include/linux/
Drtnetlink.h712 struct tcamsg struct
718 #define TA_RTA(r) ((struct rtattr*)(((char*)(r)) + NLMSG_ALIGN(sizeof(struct tcamsg)))) argument
719 #define TA_PAYLOAD(n) NLMSG_PAYLOAD(n,sizeof(struct tcamsg))