Searched defs:IFLA_PAYLOAD (Results 1 - 3 of 3) sorted by relevance

/external/iproute2/include/
H A Dlibnetlink.h172 #ifndef IFLA_PAYLOAD
173 #define IFLA_PAYLOAD(n) NLMSG_PAYLOAD(n,sizeof(struct ifinfomsg)) macro
/external/iproute2/include/linux/
H A Dif_link.h160 #define IFLA_PAYLOAD(n) NLMSG_PAYLOAD(n,sizeof(struct ifinfomsg)) macro
/external/kernel-headers/original/uapi/linux/
H A Dif_link.h169 #define IFLA_PAYLOAD(n) NLMSG_PAYLOAD(n,sizeof(struct ifinfomsg)) macro

Completed in 88 milliseconds