Searched refs:_NL_IFA_HDRLEN (Results 1 – 1 of 1) sorted by relevance
45 #define _NL_IFA_HDRLEN ((int)sizeof(struct ifaddrmsg)) macro46 #define IFA_RTA(_ifa) ((struct rtattr *)(NL_ITEM_DATA(_ifa, _NL_IFA_HDRLEN)))47 #define IFA_PAYLOAD(_hdr) NLMSG_PAYLOAD(_hdr, _NL_IFA_HDRLEN)