Searched refs:ifa_foraddr6 (Results 1 – 5 of 5) sorted by relevance
1038 ifa_foraddr6(&srcsock->sin6_addr); in selectroute()1077 ifadst = (struct ifaddr *)ifa_foraddr6(&dstsock->sin6_addr); in selectroute()1083 ifa = (struct ifaddr *)ifa_foraddr6(&srcsock->sin6_addr); in selectroute()
386 (ia6 = ifa_foraddr6(&saddr6)) != NULL) { in nd6_ra_input()
2071 __private_extern__ struct in6_ifaddr *ifa_foraddr6(struct in6_addr *);
884 ifa_foraddr6(struct in6_addr *addr6) in ifa_foraddr6() function
714 ia6 = ifa_foraddr6(&inp->in6p_laddr); in tcp_output()