Home
last modified time | relevance | path

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

/Linux-v4.19/arch/um/os-Linux/drivers/
Dtuntap_user.c196 static void tuntap_close(int fd, void *data) in tuntap_close() function
209 .close = tuntap_close,
/Linux-v4.19/arch/xtensa/platforms/iss/
Dnetwork.c195 static void tuntap_close(struct iss_net_private *lp) in tuntap_close() function
266 lp->tp.close = tuntap_close; in tuntap_probe()