Searched refs:IFA_RTA (Results 1 – 2 of 2) sorted by relevance
69 #define IFA_RTA(r) ((struct rtattr*)(((char*)(r)) + NLMSG_ALIGN(sizeof(struct ifaddrmsg)))) macro
1261 host_to_target_addr_rtattr(IFA_RTA(ifa), in host_to_target_data_route()1484 target_to_host_addr_rtattr(IFA_RTA(ifa), nlh->nlmsg_len - in target_to_host_data_route()