Home
last modified time | relevance | path

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

/dragonfly/sys/netinet/
HDip_carp.c424 static void carp_multicast6_cleanup(struct carp_softc *);
845 carp_multicast6_cleanup(sc); in carp_detach()
1864 carp_multicast6_cleanup(struct carp_softc *sc) in carp_multicast6_cleanup() function