sk_watchdog
static void sk_watchdog(void *);
callout_reset(&sc_if->sk_watchdog_ch, hz, sk_watchdog, ifp);