Home
last modified time | relevance | path

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

/Linux-v4.19/net/ax25/
Dax25_ip.c245 const struct header_ops ax25_header_ops = { variable
250 EXPORT_SYMBOL(ax25_header_ops);
/Linux-v4.19/include/net/
Dax25.h389 extern const struct header_ops ax25_header_ops;
/Linux-v4.19/drivers/net/hamradio/
Dbpqether.c470 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.c683 dev->header_ops = &ax25_header_ops; in hdlcdrv_setup()
Dyam.c1119 dev->header_ops = &ax25_header_ops; in yam_setup()
Dbaycom_epp.c1169 dev->header_ops = &ax25_header_ops; in baycom_probe()
Ddmascc.c588 dev->header_ops = &ax25_header_ops; in setup_adapter()
Dscc.c1563 dev->header_ops = &ax25_header_ops; in scc_net_setup()