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