Searched refs:tun_sock_writeable (Results 1 – 1 of 1) sorted by relevance
1411 static bool tun_sock_writeable(struct tun_struct *tun, struct tun_file *tfile) in tun_sock_writeable() function1443 if (tun_sock_writeable(tun, tfile) || in tun_chr_poll()1445 tun_sock_writeable(tun, tfile))) in tun_chr_poll()