Home
last modified time | relevance | path

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

/external/avahi/avahi-core/
Diface-linux.c37 #define IFLA_RTA(r) ((struct rtattr*)(((char*)(r)) + NLMSG_ALIGN(sizeof(struct ifinfomsg)))) macro
/external/avahi/avahi-autoipd/
Diface-linux.c43 #define IFLA_RTA(r) ((struct rtattr*)(((char*)(r)) + NLMSG_ALIGN(sizeof(struct ifinfomsg)))) macro
/external/iproute2/include/
Dlibnetlink.h169 #define IFLA_RTA(r) \ macro
/external/libnl/include/linux/
Dif_link.h90 #define IFLA_RTA(r) ((struct rtattr*)(((char*)(r)) + NLMSG_ALIGN(sizeof(struct ifinfomsg)))) 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.h160 #define IFLA_RTA(r) ((struct rtattr*)(((char*)(r)) + NLMSG_ALIGN(sizeof(struct ifinfomsg)))) macro