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

  /src/sys/netinet/
ip_carp.c 170 struct carp_if { struct
207 static int carp_addrcount(struct carp_if *, struct in_ifaddr *, int);
405 (struct carp_if *)sc->sc_carpdev->if_carp,
651 TAILQ_FOREACH(sc, &((struct carp_if *)
911 struct carp_if *cif;
938 cif = (struct carp_if *)ifp->if_carp;
956 struct carp_if *cif = (struct carp_if *)ifp->if_carp;
984 struct carp_if *cif;
998 cif = (struct carp_if *)ifp->if_carp
    [all...]

Completed in 12 milliseconds