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

/external/iproute2/include/
H A Dlibnetlink.h94 #ifndef IFLA_PAYLOAD
95 #define IFLA_PAYLOAD(n) NLMSG_PAYLOAD(n,sizeof(struct ifinfomsg)) macro
/external/iproute2/include/linux/
H A Dif_link.h92 #define IFLA_PAYLOAD(n) NLMSG_PAYLOAD(n,sizeof(struct ifinfomsg)) macro
/external/kernel-headers/original/linux/
H A Dif_link.h93 #define IFLA_PAYLOAD(n) NLMSG_PAYLOAD(n,sizeof(struct ifinfomsg)) macro

Completed in 145 milliseconds