RNDIS_RX_MAXLEN
msg.rm_max_xfersz = htole32(RNDIS_RX_MAXLEN);
usbd_xfer_set_frame_len(xfer, 0, RNDIS_RX_MAXLEN);
.bufsize = RNDIS_RX_MAXLEN,