tun_alloc
self->fd = tun_alloc(self->ifname);
self->fd2 = tun_alloc(self->ifname);
fd = tun_alloc(&dev, tun_name);