Searched refs:ifadst (Results 1 – 1 of 1) sorted by relevance
1159 struct ifaddr *ifadst; in selectroute() local1162 ifadst = (struct ifaddr *)ifa_foraddr6(&dstsock->sin6_addr); in selectroute()1163 if (ifadst != NULL) { in selectroute()1165 ifa_remref(ifadst); in selectroute()