if_slowtimo_intr
static void if_slowtimo_intr(void *);
callout_setfunc(&isd->isd_ch, if_slowtimo_intr, ifp);
if_slowtimo_intr(ifp);