ifa_ifwithnet
ifa = ifa_ifwithnet(addr);
(ia = ifa_ifwithnet(addr)))
struct ifaddr *ifa_ifwithnet(const struct sockaddr *);
ifa = ifa_ifwithnet(ifpaddr);
ifa2 = ifa_ifwithnet(info->rti_info[RTAX_IFP]);