Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/
Dtun.c2657 static const struct proto_ops tun_socket_ops = { variable
3450 tfile->socket.ops = &tun_socket_ops; in tun_chr_open()