Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/
Dtun.c3450 static int tun_chr_fasync(int fd, struct file *file, int on) in tun_chr_fasync() function
3555 .fasync = tun_chr_fasync,