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