Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/net/ax25/
H A Dax25_ip.c242 const struct header_ops ax25_header_ops = { variable
247 EXPORT_SYMBOL(ax25_header_ops);
/OK3568_Linux_fs/kernel/include/net/
H A Dax25.h413 extern const struct header_ops ax25_header_ops;
/OK3568_Linux_fs/kernel/drivers/net/hamradio/
H A Dbpqether.c466 dev->header_ops = &ax25_header_ops; in bpq_setup()
H A Dmkiss.c647 dev->header_ops = &ax25_header_ops; in ax_setup()
H A D6pack.c316 dev->header_ops = &ax25_header_ops; in sp_setup()
H A Dhdlcdrv.c669 dev->header_ops = &ax25_header_ops; in hdlcdrv_setup()
H A Dyam.c1102 dev->header_ops = &ax25_header_ops; in yam_setup()
H A Dbaycom_epp.c1154 dev->header_ops = &ax25_header_ops; in baycom_probe()
H A Ddmascc.c575 dev->header_ops = &ax25_header_ops; in setup_adapter()
H A Dscc.c1563 dev->header_ops = &ax25_header_ops; in scc_net_setup()