Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/net/
Dtun.c2545 static const struct proto_ops tun_socket_ops = { variable
3378 tfile->socket.ops = &tun_socket_ops; in tun_chr_open()