Searched refs:IFLA_RTA (Results 1 – 3 of 3) sorted by relevance
371 #define IFLA_RTA(r) ((struct rtattr*)(((char*)(r)) + NLMSG_ALIGN(sizeof(struct ifinfomsg)))) macro
397 #define IFLA_RTA(r) ((struct rtattr*)(((char*)(r)) + NLMSG_ALIGN(sizeof(struct ifinfomsg)))) macro
1251 host_to_target_link_rtattr(IFLA_RTA(ifi), in host_to_target_data_route()1474 target_to_host_link_rtattr(IFLA_RTA(ifi), nlh->nlmsg_len - in target_to_host_data_route()