Home
last modified time | relevance | path

Searched defs:IFLA_PAYLOAD (Results 1 – 4 of 4) sorted by relevance

/external/iproute2/include/
Dlibnetlink.h118 #define IFLA_PAYLOAD(n) NLMSG_PAYLOAD(n,sizeof(struct ifinfomsg)) macro
/external/libnl/include/linux/
Dif_link.h91 #define IFLA_PAYLOAD(n) NLMSG_PAYLOAD(n,sizeof(struct ifinfomsg)) macro
/external/iproute2/include/linux/
Dif_link.h149 #define IFLA_PAYLOAD(n) NLMSG_PAYLOAD(n,sizeof(struct ifinfomsg)) macro
/external/kernel-headers/original/uapi/linux/
Dif_link.h157 #define IFLA_PAYLOAD(n) NLMSG_PAYLOAD(n,sizeof(struct ifinfomsg)) macro