Home
last modified time | relevance | path

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

/netbsd/src/sys/netinet/
Dip_carp.c228 static void carp_ether_purgemulti(struct carp_softc *);
1631 carp_ether_purgemulti(sc); in carp_multicast_cleanup()
2406 carp_ether_purgemulti(struct carp_softc *sc) in carp_ether_purgemulti() function