Home
last modified time | relevance | path

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

/openbsd/sys/netinet/
H A Dip_carp.c260 void carp_multicast_cleanup(struct carp_softc *);
963 carp_multicast_cleanup(sc); in carpdetach()
1657 carp_multicast_cleanup(struct carp_softc *sc) in carp_multicast_cleanup() function