Home
last modified time | relevance | path

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

/linux-4.1.27/net/ax25/
Dax25_ip.c232 const struct header_ops ax25_header_ops = { variable
236 EXPORT_SYMBOL(ax25_header_ops);
/linux-4.1.27/include/net/
Dax25.h371 extern const struct header_ops ax25_header_ops;
/linux-4.1.27/drivers/net/hamradio/
Dbpqether.c488 dev->header_ops = &ax25_header_ops; in bpq_setup()
Dmkiss.c655 dev->header_ops = &ax25_header_ops; in ax_setup()
D6pack.c317 dev->header_ops = &ax25_header_ops; in sp_setup()
Dhdlcdrv.c679 dev->header_ops = &ax25_header_ops; in hdlcdrv_setup()
Dyam.c1131 dev->header_ops = &ax25_header_ops; in yam_setup()
Dbaycom_epp.c1149 dev->header_ops = &ax25_header_ops; in baycom_probe()
Ddmascc.c583 dev->header_ops = &ax25_header_ops; in setup_adapter()
Dscc.c1562 dev->header_ops = &ax25_header_ops; in scc_net_setup()