Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/net/netrom/
H A Daf_netrom.c1328 static const struct seq_operations nr_info_seqops = { variable
1443 if (!proc_create_seq("nr", 0444, init_net.proc_net, &nr_info_seqops)) in nr_proto_init()