ax25_header_ops   317 drivers/net/hamradio/6pack.c 	dev->header_ops 	= &ax25_header_ops;
ax25_header_ops  1154 drivers/net/hamradio/baycom_epp.c 	dev->header_ops = &ax25_header_ops;
ax25_header_ops   445 drivers/net/hamradio/bpqether.c 	dev->header_ops      = &ax25_header_ops;
ax25_header_ops   575 drivers/net/hamradio/dmascc.c 		dev->header_ops = &ax25_header_ops;
ax25_header_ops   669 drivers/net/hamradio/hdlcdrv.c 	dev->header_ops = &ax25_header_ops;
ax25_header_ops   645 drivers/net/hamradio/mkiss.c 	dev->header_ops      = &ax25_header_ops;
ax25_header_ops  1563 drivers/net/hamradio/scc.c 	dev->header_ops      = &ax25_header_ops;
ax25_header_ops  1104 drivers/net/hamradio/yam.c 	dev->header_ops = &ax25_header_ops;
ax25_header_ops   401 include/net/ax25.h extern const struct header_ops ax25_header_ops;
ax25_header_ops   242 net/ax25/ax25_ip.c const struct header_ops ax25_header_ops = {
ax25_header_ops   247 net/ax25/ax25_ip.c EXPORT_SYMBOL(ax25_header_ops);