Home
last modified time | relevance | path

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

/external/iproute2/include/linux/
Drtnetlink.h595 #define TA_RTA(r) ((struct rtattr*)(((char*)(r)) + NLMSG_ALIGN(sizeof(struct tcamsg)))) macro
/external/kernel-headers/original/linux/
Drtnetlink.h598 #define TA_RTA(r) ((struct rtattr*)(((char*)(r)) + NLMSG_ALIGN(sizeof(struct tcamsg)))) macro