Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/
H A Dtun.c1456 * tun_sock_write_space(). Then process could get notification in tun_chr_poll()
2431 static void tun_sock_write_space(struct sock *sk) in tun_sock_write_space() function
3470 tfile->sk.sk_write_space = tun_sock_write_space; in tun_chr_open()
/kernel/linux/linux-6.6/drivers/net/
H A Dtun.c1446 * tun_sock_write_space(). Then process could get notification in tun_chr_poll()
2417 static void tun_sock_write_space(struct sock *sk) in tun_sock_write_space() function
3489 tfile->sk.sk_write_space = tun_sock_write_space; in tun_chr_open()

Completed in 9 milliseconds