ifa_ifwithladdr_psref
struct ifaddr *ifa_ifwithladdr_psref(const struct sockaddr *, struct psref *);
ifa = ifa_ifwithladdr_psref(sintosa(sin), psref);
struct ifaddr *ifa = ifa_ifwithladdr_psref(sintocsa(dst), &psref_ia);