Home
last modified time | relevance | path

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

/openbmc/linux/net/ax25/
H A Dax25_ip.c241 const struct header_ops ax25_header_ops = { variable
246 EXPORT_SYMBOL(ax25_header_ops);
/openbmc/linux/drivers/net/hamradio/
H A Dbpqether.c464 dev->header_ops = &ax25_header_ops; in bpq_setup()
H A Dmkiss.c647 dev->header_ops = &ax25_header_ops; in ax_setup()
H A Dhdlcdrv.c672 dev->header_ops = &ax25_header_ops; in hdlcdrv_setup()
H A D6pack.c312 dev->header_ops = &ax25_header_ops; in sp_setup()
H A Dyam.c1101 dev->header_ops = &ax25_header_ops; in yam_setup()
H A Dbaycom_epp.c1149 dev->header_ops = &ax25_header_ops; in baycom_probe()
H A Dscc.c1565 dev->header_ops = &ax25_header_ops; in scc_net_setup()
/openbmc/linux/include/net/
H A Dax25.h403 extern const struct header_ops ax25_header_ops;