tun_i_softintr
tp->tun_isih = softint_establish(SOFTINT_CLOCK, tun_i_softintr, tp);
static void tun_i_softintr(void *);