Home
last modified time | relevance | path

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

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