CARP_SENDAD_MAX_ERRORS
if (sc->sc_sendad_errors == CARP_SENDAD_MAX_ERRORS) {
if (sc->sc_sendad_errors >= CARP_SENDAD_MAX_ERRORS) {