Home
last modified time | relevance | path

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

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