DMCMTU
sc->sc_if.if_mtu = DMCMTU;
sizeof(struct dmc_header) + DMCMTU,
rp->cc = DMCMTU + sizeof (struct dmc_header);
if (len < 0 || len > DMCMTU) {