Home
last modified time | relevance | path

Searched defs:TCA_RTA (Results 1 – 4 of 4) sorted by relevance

/external/iproute2/include/uapi/linux/
Drtnetlink.h563 #define TCA_RTA(r) ((struct rtattr*)(((char*)(r)) + NLMSG_ALIGN(sizeof(struct tcmsg)))) macro
/external/libnl/include/linux-private/linux/
Drtnetlink.h649 #define TCA_RTA(r) ((struct rtattr*)(((char*)(r)) + NLMSG_ALIGN(sizeof(struct tcmsg)))) macro
/external/ethtool/uapi/linux/
Drtnetlink.h649 #define TCA_RTA(r) ((struct rtattr*)(((char*)(r)) + NLMSG_ALIGN(sizeof(struct tcmsg)))) macro
/external/kernel-headers/original/uapi/linux/
Drtnetlink.h653 #define TCA_RTA(r) ((struct rtattr*)(((char*)(r)) + NLMSG_ALIGN(sizeof(struct tcmsg)))) macro