tun_create_device
static int tun_create_device(struct tuntap_driver *drv, int unit,
i = tun_create_device(drv, unit, NULL, &dev, name);
i = tun_create_device(drv, u, cred, dev, name);