Home
last modified time | relevance | path

Searched refs:AX25_DEF_PACLEN (Results 1 – 7 of 7) sorted by relevance

/linux/net/ax25/
H A Dax25_dev.c80 ax25_dev->values[AX25_VALUES_PACLEN] = AX25_DEF_PACLEN; in ax25_dev_device_up()
H A Daf_ax25.c511 ax25->paclen = AX25_DEF_PACLEN; in ax25_fillin_cb()
/linux/include/net/
H A Dax25.h155 #define AX25_DEF_PACLEN 256 /* Paclen=256 */ macro
/linux/drivers/net/hamradio/
H A Dbpqether.c451 dev->mtu = AX25_DEF_PACLEN; in bpq_setup()
H A Dhdlcdrv.c676 dev->mtu = AX25_DEF_PACLEN; /* eth_mtu is the default */ in hdlcdrv_setup()
H A Dbaycom_epp.c1152 dev->mtu = AX25_DEF_PACLEN; /* eth_mtu is the default */ in baycom_probe()
H A Dscc.c1572 dev->mtu = AX25_DEF_PACLEN; in scc_net_setup()