Lines Matching refs:tuntap_driver
111 struct tuntap_driver;
141 struct tuntap_driver *tun_drv; /* appropriate driver */
215 static int tun_create_device(struct tuntap_driver *drv, int unit,
270 static struct tuntap_driver { struct
401 struct tuntap_driver *drv; in tuntap_name2info()
449 static struct tuntap_driver *
504 struct tuntap_driver *drv; in tun_clone_create()
549 struct tuntap_driver *drv; in tunclone()
685 struct tuntap_driver *drv; in tun_uninit()
709 static struct tuntap_driver *
712 struct tuntap_driver *drv; in tuntap_driver_from_ifnet()
730 struct tuntap_driver *drv; in tuntapmodevent()
776 tun_create_device(struct tuntap_driver *drv, int unit, struct ucred *cr, in tun_create_device()
921 struct tuntap_driver *drv; in tuncreate()