Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/net/
Dtun.c3396 static int tun_chr_fasync(int fd, struct file *file, int on) in tun_chr_fasync() function
3494 .fasync = tun_chr_fasync,