Home
last modified time | relevance | path

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

/linux/drivers/net/
H A Dtun.c2688 static const struct proto_ops tun_socket_ops = { variable
3496 tfile->socket.ops = &tun_socket_ops; in tun_chr_open()