AGE_UNIT_MAX
if (tmp_age_unit <= AGE_UNIT_MAX) {
ds->ageing_time_max = (AGE_CNT_MAX + 1) * (AGE_UNIT_MAX + 1) * 1000;