Home
last modified time | relevance | path

Searched refs:nd6_alloc (Results 1 – 1 of 1) sorted by relevance

/f-stack/freebsd/netinet6/
H A Dnd6.c1214 nd6_alloc(const struct in6_addr *addr6, int flags, struct ifnet *ifp) in nd6_alloc() function
1964 ln = nd6_alloc(from, 0, ifp); in nd6_cache_lladdr()
2311 lle = nd6_alloc(&dst->sin6_addr, 0, ifp); in nd6_resolve_slow()