carp_demote_adj
carp_demote_adj(V_carp_senderr_adj, msg);
carp_demote_adj(-V_carp_senderr_adj, msg);
carp_demote_adj(-V_carp_ifdown_adj, "vhid removed");
carp_demote_adj(V_carp_ifdown_adj, "interface down");
carp_demote_adj(-V_carp_ifdown_adj, "interface up");
carp_demote_adj(new, "sysctl");
carp_demote_adj_p = carp_demote_adj;
static void carp_demote_adj(int, char *);