Searched refs:ifa_foraddr6 (Results 1 – 5 of 5) sorted by relevance
1130 ifa_foraddr6(&srcsock->sin6_addr); in selectroute()1169 ifadst = (struct ifaddr *)ifa_foraddr6(&dstsock->sin6_addr); in selectroute()1175 ifa = (struct ifaddr *)ifa_foraddr6(&srcsock->sin6_addr); in selectroute()
384 (ia6 = ifa_foraddr6(&saddr6)) != NULL) { in nd6_ra_input()
1635 __private_extern__ struct in6_ifaddr *ifa_foraddr6(struct in6_addr *);
898 ifa_foraddr6(struct in6_addr *addr6) in ifa_foraddr6() function
807 ia6 = ifa_foraddr6(&inp->in6p_laddr); in tcp_output()