Searched refs:tuntap_open (Results 1 - 2 of 2) sorted by relevance

/linux-4.4.14/arch/um/os-Linux/drivers/
H A Dtuntap_user.c128 static int tuntap_open(void *data) tuntap_open() function
162 printk(UM_KERN_ERR "tuntap_open : socketpair failed - " tuntap_open()
208 .open = tuntap_open,
/linux-4.4.14/arch/xtensa/platforms/iss/
H A Dnetwork.c163 static int tuntap_open(struct iss_net_private *lp) tuntap_open() function
263 lp->tp.open = tuntap_open; tuntap_probe()

Completed in 240 milliseconds