MPA_CRC
mpa->flags |= MPA_CRC;
ep->mpa_attr.crc_enabled = (mpa->flags & MPA_CRC) | crc_enabled ? 1 : 0;
ep->mpa_attr.crc_enabled = (mpa->flags & MPA_CRC) | crc_enabled ? 1 : 0;
mpa->flags |= MPA_CRC;
(LAYER_MPA << 4) | DDP_LLP, MPA_CRC);