Searched refs:IFLA_RTA (Results 1 – 3 of 3) sorted by relevance
140 for (attribute = IFLA_RTA(ifi); RTA_OK(attribute, len); in rops_handle_POLLIN_netlink()
371 #define IFLA_RTA(r) ((struct rtattr*)(((char*)(r)) + NLMSG_ALIGN(sizeof(struct ifinfomsg)))) macro
856 struct rtattr *attr = IFLA_RTA(iface); in get_link_info()