V_nd6_slowtimo_ch
callout_reset(&V_nd6_slowtimo_ch, ND6_SLOWTIMER_INTERVAL * hz,
callout_init(&V_nd6_slowtimo_ch, 1);
callout_drain(&V_nd6_slowtimo_ch);