Searched defs:IFA_PAYLOAD (Results 1 - 4 of 4) sorted by relevance

/external/iproute2/include/
H A Dlibnetlink.h109 #ifndef IFA_PAYLOAD
110 #define IFA_PAYLOAD(n) NLMSG_PAYLOAD(n,sizeof(struct ifaddrmsg)) macro
/external/iproute2/include/linux/
H A Dif_addr.h57 #define IFA_PAYLOAD(n) NLMSG_PAYLOAD(n,sizeof(struct ifaddrmsg)) macro
/external/kernel-headers/original/uapi/linux/
H A Dif_addr.h64 #define IFA_PAYLOAD(n) NLMSG_PAYLOAD(n,sizeof(struct ifaddrmsg)) macro
/external/libnl/include/linux/
H A Dif_addr.h59 #define IFA_PAYLOAD(n) NLMSG_PAYLOAD(n,sizeof(struct ifaddrmsg)) macro

Completed in 167 milliseconds