Searched refs:IFLA_PAYLOAD (Results 1 - 5 of 5) sorted by relevance

/external/libnl/include/linux/
H A Dif_link.h91 #define IFLA_PAYLOAD(n) NLMSG_PAYLOAD(n,sizeof(struct ifinfomsg)) macro
/external/iproute2/include/
H A Dlibnetlink.h117 #ifndef IFLA_PAYLOAD
118 #define IFLA_PAYLOAD(n) NLMSG_PAYLOAD(n,sizeof(struct ifinfomsg)) macro
/external/iproute2/include/linux/
H A Dif_link.h149 #define IFLA_PAYLOAD(n) NLMSG_PAYLOAD(n,sizeof(struct ifinfomsg)) macro
/external/iproute2/lib/
H A Dll_map.c62 parse_rtattr(tb, IFLA_MAX, IFLA_RTA(ifi), IFLA_PAYLOAD(n));
/external/kernel-headers/original/uapi/linux/
H A Dif_link.h156 #define IFLA_PAYLOAD(n) NLMSG_PAYLOAD(n,sizeof(struct ifinfomsg)) macro

Completed in 1378 milliseconds