Home
last modified time | relevance | path

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

/freebsd-14-stable/sys/netinet6/
HDnd6.h348 void nd6_ifdetach(struct ifnet *, struct nd_ifinfo *);
HDnd6.c331 nd6_ifdetach(struct ifnet *ifp, struct nd_ifinfo *nd) in nd6_ifdetach() function
HDin6.c2642 nd6_ifdetach(ifp, ext->nd_ifinfo); in in6_domifdetach()