Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/net/core/
H A Dsock.c3670 static const struct seq_operations proto_seq_ops = { variable
3679 if (!proc_create_net("protocols", 0444, net->proc_net, &proto_seq_ops, in proto_init_net()