Home
last modified time | relevance | path

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

/linux-4.4.14/net/decnet/
Daf_decnet.c2321 static const struct file_operations dn_socket_seq_fops = { variable
2383 proc_create("decnet", S_IRUGO, init_net.proc_net, &dn_socket_seq_fops); in decnet_init()