Home
last modified time | relevance | path

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

/external/iproute2/include/
Dlibnetlink.h169 #define IFLA_RTA(r) \ macro
/external/iproute2/include/linux/
Dif_link.h159 #define IFLA_RTA(r) ((struct rtattr*)(((char*)(r)) + NLMSG_ALIGN(sizeof(struct ifinfomsg)))) macro
/external/kernel-headers/original/uapi/linux/
Dif_link.h168 #define IFLA_RTA(r) ((struct rtattr*)(((char*)(r)) + NLMSG_ALIGN(sizeof(struct ifinfomsg)))) macro