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

/linux-master/drivers/net/
H A Dtun.c1410 static bool tun_sock_writeable(struct tun_struct *tun, struct tun_file *tfile) function
1442 if (tun_sock_writeable(tun, tfile) ||
1444 tun_sock_writeable(tun, tfile)))

Completed in 126 milliseconds