Home
last modified time | relevance | path

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

/external/libnl/include/linux/
Dif_addr.h59 #define IFA_PAYLOAD(n) NLMSG_PAYLOAD(n,sizeof(struct ifaddrmsg)) macro
/external/iproute2/include/linux/
Dif_addr.h65 #define IFA_PAYLOAD(n) NLMSG_PAYLOAD(n,sizeof(struct ifaddrmsg)) macro
/external/kernel-headers/original/uapi/linux/
Dif_addr.h66 #define IFA_PAYLOAD(n) NLMSG_PAYLOAD(n,sizeof(struct ifaddrmsg)) macro
/external/iproute2/include/
Dlibnetlink.h165 #define IFA_PAYLOAD(n) NLMSG_PAYLOAD(n,sizeof(struct ifaddrmsg)) macro