Home
last modified time | relevance | path

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

/linux-4.1.27/net/core/
Dsock.c2944 static const struct file_operations proto_seq_fops = { variable
2954 if (!proc_create("protocols", S_IRUGO, net->proc_net, &proto_seq_fops)) in proto_init_net()