Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/
Dtun.c1411 static bool tun_sock_writeable(struct tun_struct *tun, struct tun_file *tfile) in tun_sock_writeable() function
1443 if (tun_sock_writeable(tun, tfile) || in tun_chr_poll()
1445 tun_sock_writeable(tun, tfile))) in tun_chr_poll()