Searched refs:nd6_llreach_alloc (Results 1 – 3 of 3) sorted by relevance
| /xnu-8019.80.24/bsd/netinet6/ |
| H A D | nd6.h | 931 extern void nd6_llreach_alloc(struct rtentry *, struct ifnet *, void *,
|
| H A D | nd6_nbr.c | 173 nd6_llreach_alloc(struct rtentry *rt, struct ifnet *ifp, void *addr, in nd6_llreach_alloc() function 1331 nd6_llreach_alloc(rt, ifp, LLADDR(sdl), sdl->sdl_alen, TRUE); in nd6_na_input()
|
| H A D | nd6.c | 3762 nd6_llreach_alloc(rt, ifp, LLADDR(sdl), sdl->sdl_alen, FALSE); in nd6_cache_lladdr()
|