Home
last modified time | relevance | path

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

/linux-6.1.9/net/ax25/
Dax25_ip.c240 const struct header_ops ax25_header_ops = { variable
245 EXPORT_SYMBOL(ax25_header_ops);
/linux-6.1.9/drivers/net/hamradio/
Dbpqether.c464 dev->header_ops = &ax25_header_ops; in bpq_setup()
Dmkiss.c647 dev->header_ops = &ax25_header_ops; in ax_setup()
D6pack.c312 dev->header_ops = &ax25_header_ops; in sp_setup()
Dhdlcdrv.c672 dev->header_ops = &ax25_header_ops; in hdlcdrv_setup()
Dyam.c1101 dev->header_ops = &ax25_header_ops; in yam_setup()
Dbaycom_epp.c1155 dev->header_ops = &ax25_header_ops; in baycom_probe()
Dscc.c1565 dev->header_ops = &ax25_header_ops; in scc_net_setup()
/linux-6.1.9/include/net/
Dax25.h407 extern const struct header_ops ax25_header_ops;