Home
last modified time | relevance | path

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

/linux/drivers/net/ovpn/
H A Dtcp.c450 static void ovpn_tcp_write_space(struct sock *sk) in ovpn_tcp_write_space() function
521 ovpn_sock->sk->sk_write_space = ovpn_tcp_write_space; in ovpn_tcp_socket_attach()