HomeSort by: relevance | last modified time | path
    Searched defs:nd6_purge (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/netinet6/
nd6.c 195 /* Ensure all IPv6 addresses are purged before calling nd6_purge */
197 nd6_purge(ifp, ext);
530 nd6_purge(struct ifnet *ifp, struct in6_ifextra *ext) function in typeref:typename:void
546 * nd6_purge() is invoked by in6_ifdetach() which is called
nd6.c 195 /* Ensure all IPv6 addresses are purged before calling nd6_purge */
197 nd6_purge(ifp, ext);
530 nd6_purge(struct ifnet *ifp, struct in6_ifextra *ext) function in typeref:typename:void
546 * nd6_purge() is invoked by in6_ifdetach() which is called
nd6.c 195 /* Ensure all IPv6 addresses are purged before calling nd6_purge */
197 nd6_purge(ifp, ext);
530 nd6_purge(struct ifnet *ifp, struct in6_ifextra *ext) function in typeref:typename:void
546 * nd6_purge() is invoked by in6_ifdetach() which is called

Completed in 74 milliseconds