Home
last modified time | relevance | path

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

/external/iproute2/include/linux/
Drtnetlink.h590 struct tcamsg { struct
595 #define TA_RTA(r) ((struct rtattr*)(((char*)(r)) + NLMSG_ALIGN(sizeof(struct tcamsg)))) argument
/external/kernel-headers/original/linux/
Drtnetlink.h593 struct tcamsg { struct
598 #define TA_RTA(r) ((struct rtattr*)(((char*)(r)) + NLMSG_ALIGN(sizeof(struct tcamsg)))) argument