Home
last modified time | relevance | path

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

/development/ndk/platforms/android-L/include/linux/
Dif_link.h156 #define IFLA_RTA(r) ((struct rtattr*)(((char*)(r)) + NLMSG_ALIGN(sizeof(struct ifinfomsg))))
157 #define IFLA_PAYLOAD(n) NLMSG_PAYLOAD(n,sizeof(struct ifinfomsg))
Drtnetlink.h389 struct ifinfomsg { struct
/development/ndk/platforms/android-3/include/linux/
Drtnetlink.h488 struct ifinfomsg struct
599 #define IFLA_RTA(r) ((struct rtattr*)(((char*)(r)) + NLMSG_ALIGN(sizeof(struct ifinfomsg))))
600 #define IFLA_PAYLOAD(n) NLMSG_PAYLOAD(n,sizeof(struct ifinfomsg))