carp_timer_down
void carp_timer_down(void *);
timeout_set_proc(&vhe->md_tmo, carp_timer_down, vhe);
timeout_set_proc(&vhe->md6_tmo, carp_timer_down, vhe);