Home
last modified time | relevance | path

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

/openbmc/linux/include/net/
H A Dax25.h417 extern const struct seq_operations ax25_rt_seqops;
/openbmc/linux/net/ax25/
H A Dax25_route.c331 const struct seq_operations ax25_rt_seqops = { variable
H A Daf_ax25.c2056 proc_create_seq("ax25_route", 0444, init_net.proc_net, &ax25_rt_seqops); in ax25_init()