Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/
Dtun.c2398 static void tun_sock_write_space(struct sock *sk) in tun_sock_write_space() function
3454 tfile->sk.sk_write_space = tun_sock_write_space; in tun_chr_open()