Searched refs:nd6_create (Results 1 – 2 of 2) sorted by relevance
171 struct llentry *nd6_create(const struct in6_addr *, const struct ifnet *);
572 nd6_create(const struct in6_addr *addr6, const struct ifnet *ifp) in nd6_create() function1370 ln = nd6_create(from, ifp); in nd6_cache_lladdr()1619 ln = nd6_create(&dst->sin6_addr, ifp); in nd6_resolve()