Home
last modified time | relevance | path

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

/openbmc/linux/net/core/
H A Dsock.c4103 static const struct seq_operations proto_seq_ops = { variable
4112 if (!proc_create_net("protocols", 0444, net->proc_net, &proto_seq_ops, in proto_init_net()