Searched defs:IFLA_RTA (Results 1 – 3 of 3) sorted by relevance
169 #define IFLA_RTA(r) \ macro
159 #define IFLA_RTA(r) ((struct rtattr*)(((char*)(r)) + NLMSG_ALIGN(sizeof(struct ifinfomsg)))) macro
168 #define IFLA_RTA(r) ((struct rtattr*)(((char*)(r)) + NLMSG_ALIGN(sizeof(struct ifinfomsg)))) macro