replay_version
link->replay_settings.config.replay_version = DC_REPLAY_VERSION_UNSUPPORTED;
enum dc_replay_version replay_version;
link->replay_settings.config.replay_version = DC_REPLAY_VERSION_UNSUPPORTED;
link->replay_settings.config.replay_version = DC_REPLAY_VERSION_UNSUPPORTED;
link->replay_settings.config.replay_version != DC_VESA_PANEL_REPLAY)
if (link->replay_settings.config.replay_version != DC_FREESYNC_REPLAY) {
if (link->replay_settings.config.replay_version == DC_VESA_PANEL_REPLAY)
else if (link->replay_settings.config.replay_version == DC_FREESYNC_REPLAY)
if (stream->link->replay_settings.config.replay_version == DC_VESA_PANEL_REPLAY)
stream->link->replay_settings.config.replay_version == DC_VESA_PANEL_REPLAY)
if (!link || link->replay_settings.config.replay_version != DC_FREESYNC_REPLAY)
struct ceph_eversion replay_version;
ceph_decode_need(&p, end, sizeof(m->replay_version), e_inval);
memcpy(&m->replay_version, p, sizeof(m->replay_version));
p += sizeof(m->replay_version);
m->replay_version = bad_replay_version; /* struct */
m->user_version = le64_to_cpu(m->replay_version.version);
m.epoch, m.retry_attempt, le32_to_cpu(m.replay_version.epoch),
le64_to_cpu(m.replay_version.version), m.user_version);