Home
last modified time | relevance | path

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

/linux/drivers/net/hamradio/
H A Dbpqether.c469 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.c1153 dev->mtu = AX25_DEF_PACLEN; /* eth_mtu is the default */ in baycom_probe()
/linux/net/ax25/
H A Daf_ax25.c511 ax25->paclen = AX25_DEF_PACLEN; in ax25_fillin_cb()