Searched refs:newifa (Results 1 – 1 of 1) sorted by relevance
1744 struct ifaddr *newifa; in ifa_ifwithroute_common_locked() local1746 newifa = ifaof_ifpforaddr(dst, ifa->ifa_ifp); in ifa_ifwithroute_common_locked()1747 if (newifa != NULL) { in ifa_ifwithroute_common_locked()1749 ifa = newifa; in ifa_ifwithroute_common_locked()