Home
last modified time | relevance | path

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

/arch/um/os-Linux/drivers/
Dtuntap_user.c128 static int tuntap_open(void *data) in tuntap_open() function
208 .open = tuntap_open,
/arch/xtensa/platforms/iss/
Dnetwork.c163 static int tuntap_open(struct iss_net_private *lp) in tuntap_open() function
263 lp->tp.open = tuntap_open; in tuntap_probe()