Home
last modified time | relevance | path

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

/Linux-v5.15/net/ax25/
Dax25_ip.c240 const struct header_ops ax25_header_ops = { variable
245 EXPORT_SYMBOL(ax25_header_ops);
/Linux-v5.15/include/net/
Dax25.h401 extern const struct header_ops ax25_header_ops;
/Linux-v5.15/drivers/net/hamradio/
Dbpqether.c467 dev->header_ops = &ax25_header_ops; in bpq_setup()
Dmkiss.c645 dev->header_ops = &ax25_header_ops; in ax_setup()
D6pack.c312 dev->header_ops = &ax25_header_ops; in sp_setup()
Dhdlcdrv.c671 dev->header_ops = &ax25_header_ops; in hdlcdrv_setup()
Dyam.c1103 dev->header_ops = &ax25_header_ops; in yam_setup()
Dbaycom_epp.c1155 dev->header_ops = &ax25_header_ops; in baycom_probe()
Ddmascc.c576 dev->header_ops = &ax25_header_ops; in setup_adapter()
Dscc.c1564 dev->header_ops = &ax25_header_ops; in scc_net_setup()