tb_crc
*(__be32 *) (pkg->buffer + len) = tb_crc(pkg->buffer, len);
crc32 = tb_crc(pkg->buffer, frame->size);