tun_o_softintr
tp->tun_osih = softint_establish(SOFTINT_CLOCK, tun_o_softintr, tp);
static void tun_o_softintr(void *);