Home
last modified time | relevance | path

Searched refs:IFLA_RTA (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/tools/include/uapi/linux/
H A Dif_link.h371 #define IFLA_RTA(r) ((struct rtattr*)(((char*)(r)) + NLMSG_ALIGN(sizeof(struct ifinfomsg)))) macro
/openbmc/linux/include/uapi/linux/
H A Dif_link.h397 #define IFLA_RTA(r) ((struct rtattr*)(((char*)(r)) + NLMSG_ALIGN(sizeof(struct ifinfomsg)))) macro
/openbmc/qemu/linux-user/
H A Dfd-trans.c1251 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()