Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/net/
H A Dax25.h427 extern const struct seq_operations ax25_rt_seqops;
/OK3568_Linux_fs/kernel/net/ax25/
H A Dax25_route.c332 const struct seq_operations ax25_rt_seqops = { variable
H A Daf_ax25.c2042 proc_create_seq("ax25_route", 0444, init_net.proc_net, &ax25_rt_seqops); in ax25_init()