Home
last modified time | relevance | path

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

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