DCONS_MAGIC
buf->magic = ntohl(DCONS_MAGIC);
if (dbuf.magic != htonl(DCONS_MAGIC)) {
if (ptr[0] != htonl(DCONS_MAGIC)) {