Home
last modified time | relevance | path

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

/freebsd-head/sys/netinet6/
HDnd6.h347 struct nd_ifinfo *nd6_ifattach(struct ifnet *);
HDnd6.c281 nd6_ifattach(struct ifnet *ifp) in nd6_ifattach() function
HDin6.c2623 ext->nd_ifinfo = nd6_ifattach(ifp); in in6_domifattach()