cloop_header
min_offset = sizeof(struct cloop_header) +
struct cloop_header *header;
header = (struct cloop_header *) buf;
if (sizeof(struct cloop_header) +
struct cloop_header hdr;