Home
last modified time | relevance | path

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

/linux/drivers/net/
H A Dtun.c2416 static void tun_sock_write_space(struct sock *sk) in tun_sock_write_space() function
3500 tfile->sk.sk_write_space = tun_sock_write_space; in tun_chr_open()