Home
last modified time | relevance | path

Searched defs:TCA_PAYLOAD (Results 1 – 2 of 2) sorted by relevance

/development/ndk/platforms/android-21/include/linux/
Drtnetlink.h457 #define TCA_PAYLOAD(n) NLMSG_PAYLOAD(n,sizeof(struct tcmsg)) macro
/development/ndk/platforms/android-9/include/linux/
Drtnetlink.h650 #define TCA_PAYLOAD(n) NLMSG_PAYLOAD(n,sizeof(struct tcmsg)) macro