Searched refs:in6_ifawithifp (Results 1 - 4 of 4) sorted by relevance

/macosx-10.5.8/xnu-1228.15.4/bsd/netinet6/
H A Dnd6_nbr.c419 ia = in6_ifawithifp(ifp, &ip6->ip6_dst);
456 ia = in6_ifawithifp(ifp, &ip6->ip6_dst);
914 ia = in6_ifawithifp(ifp, &ip6->ip6_dst);
H A Din6.h625 extern struct in6_ifaddr *in6_ifawithifp(struct ifnet *, struct in6_addr *);
H A Dip6_input.c761 ia6 = in6_ifawithifp(deliverifp, &ip6->ip6_dst);
H A Din6.c2532 in6_ifawithifp( function

Completed in 47 milliseconds