tun_wsel 96 net/if_tun.c struct selinfo tun_wsel; /* write select (not used) */ tun_wsel 235 net/if_tun.c klist_invalidate(&tp->tun_wsel.si_note); tun_wsel 982 net/if_tun.c klist = &tp->tun_wsel.si_note; tun_wsel 1051 net/if_tun.c SLIST_REMOVE(&tp->tun_wsel.si_note, kn, knote, kn_selnext);