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

/macosx-10.5.8/xnu-1228.15.4/bsd/net/
H A Dether_inet6_pr_module.c154 result = nd6_lookup_ipv6(ifp, (const struct sockaddr_in6*)dst_netaddr,
/macosx-10.5.8/xnu-1228.15.4/bsd/netinet6/
H A Dnd6.h431 @function nd6_lookup_ipv6
454 errno_t nd6_lookup_ipv6(ifnet_t interface, const struct sockaddr_in6 *ip6_dest,
H A Dnd6.c2262 nd6_lookup_ipv6( function
2300 printf("nd6_lookup_ipv6: gateway address not AF_LINK\n");
/macosx-10.5.8/xnu-1228.15.4/bsd/kern/
H A Dkpi_mbuf.c731 void nd6_lookup_ipv6(void);
733 nd6_lookup_ipv6(void) function
735 panic("nd6_lookup_ipv6() doesn't exist on this platform\n");

Completed in 40 milliseconds