Home
last modified time | relevance | path

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

/f-stack/freebsd/netinet/
H A Dip_carp.c112 int sc_suppress; member
1634 if (sc->sc_suppress) in carp_destroy()
2088 if (!sc->sc_suppress) in carp_sc_state()
2090 sc->sc_suppress = 1; in carp_sc_state()
2094 if (sc->sc_suppress) in carp_sc_state()
2096 sc->sc_suppress = 0; in carp_sc_state()