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()
385 (ia6 = ifa_foraddr6(&saddr6)) != NULL) { in nd6_ra_input()
1524 __private_extern__ struct in6_ifaddr *ifa_foraddr6(struct in6_addr *);
954 ifa_foraddr6(struct in6_addr *addr6) in ifa_foraddr6() function
836 ia6 = ifa_foraddr6(&inp->in6p_laddr); in tcp_output()