UPL_BUFSZ
ifp->if_mtu = UPL_BUFSZ;
ifp->if_hardmtu = UPL_BUFSZ;
c->upl_buf = usbd_alloc_buffer(c->upl_xfer, UPL_BUFSZ);
c->upl_buf = usbd_alloc_buffer(c->upl_xfer, UPL_BUFSZ);
c, c->upl_buf, UPL_BUFSZ, USBD_SHORT_XFER_OK | USBD_NO_COPY,
c, c->upl_buf, UPL_BUFSZ,