Searched refs:ifa_foraddr6 (Results 1 – 5 of 5) sorted by relevance
1131 ifa_foraddr6(&srcsock->sin6_addr); in selectroute()1170 ifadst = (struct ifaddr *)ifa_foraddr6(&dstsock->sin6_addr); in selectroute()1176 ifa = (struct ifaddr *)ifa_foraddr6(&srcsock->sin6_addr); in selectroute()
421 is_local_ra = (ia6 = ifa_foraddr6(&saddr6)) != NULL; in nd6_ra_input()
1694 __private_extern__ struct in6_ifaddr *ifa_foraddr6(struct in6_addr *);
1008 ifa_foraddr6(struct in6_addr *addr6) in ifa_foraddr6() function
1168 ia6 = ifa_foraddr6(&inp->in6p_laddr); in tcp_output()