Searched refs:nr_neigh_seqops (Results 1 – 3 of 3) sorted by relevance
221 extern const struct seq_operations nr_neigh_seqops;
945 const struct seq_operations nr_neigh_seqops = { variable
1442 proc_create_seq("nr_neigh", 0444, init_net.proc_net, &nr_neigh_seqops); in nr_proto_init()