Home
last modified time | relevance | path

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

/freebsd/sys/netinet6/
H A Dnd6_nbr.c98 static struct ifaddr *nd6_proxy_fill_sdl(struct ifnet *,
267 if ((ifa = nd6_proxy_fill_sdl(ifp, &taddr6, &proxydl)) != NULL) in nd6_ns_input()
373 nd6_proxy_fill_sdl(struct ifnet *ifp, const struct in6_addr *taddr6, in nd6_proxy_fill_sdl() function