Searched refs:in6_ifawithifp (Results 1 – 3 of 3) sorted by relevance
243 extern struct in6_ifaddr *in6_ifawithifp(struct ifnet *, struct in6_addr *);
1122 ia6 = in6_ifawithifp(deliverifp, &ip6->ip6_dst); in ip6_input()
3738 in6_ifawithifp(struct ifnet *ifp, struct in6_addr *dst) in in6_ifawithifp() function