tun_ioctl         115 net/if_tun.c   int	tun_ioctl(struct ifnet *, u_long, caddr_t);
tun_ioctl         192 net/if_tun.c   	ifp->if_ioctl = tun_ioctl;