Searched refs:sc_md_tmo (Results 1 – 1 of 1) sorted by relevance
138 struct callout sc_md_tmo; /* master down timeout */ member440 callout_init(&sc->sc_md_tmo, CALLOUT_MPSAFE); in carp_clone_create()503 callout_stop(&sc->sc_md_tmo); in carpdetach()1439 callout_reset(&sc->sc_md_tmo, tvtohz(&tv), in carp_setrun()1451 callout_reset(&sc->sc_md_tmo, tvtohz(&tv), in carp_setrun()1978 callout_stop(&sc->sc_md_tmo); in carp_ioctl()2281 callout_stop(&sc->sc_md_tmo); in carp_sc_state_locked()