Searched refs:ax25_rt_seqops (Results 1 – 3 of 3) sorted by relevance
417 extern const struct seq_operations ax25_rt_seqops;
331 const struct seq_operations ax25_rt_seqops = { variable
2056 proc_create_seq("ax25_route", 0444, init_net.proc_net, &ax25_rt_seqops); in ax25_init()