Home
last modified time | relevance | path

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

/Linux-v5.4/net/ax25/
Dax25_ip.c242 const struct header_ops ax25_header_ops = { variable
247 EXPORT_SYMBOL(ax25_header_ops);
/Linux-v5.4/include/net/
Dax25.h401 extern const struct header_ops ax25_header_ops;
/Linux-v5.4/drivers/net/hamradio/
Dbpqether.c444 dev->header_ops = &ax25_header_ops; in bpq_setup()
Dmkiss.c645 dev->header_ops = &ax25_header_ops; in ax_setup()
D6pack.c317 dev->header_ops = &ax25_header_ops; in sp_setup()
Dhdlcdrv.c669 dev->header_ops = &ax25_header_ops; in hdlcdrv_setup()
Dyam.c1104 dev->header_ops = &ax25_header_ops; in yam_setup()
Dbaycom_epp.c1154 dev->header_ops = &ax25_header_ops; in baycom_probe()
Ddmascc.c575 dev->header_ops = &ax25_header_ops; in setup_adapter()
Dscc.c1563 dev->header_ops = &ax25_header_ops; in scc_net_setup()