DCP_PACKET_ALIGNMENT
ch->end[depth] = offset + ALIGN(data_len, DCP_PACKET_ALIGNMENT);
ch->end[depth] = offset + ALIGN(length, DCP_PACKET_ALIGNMENT);