ATMTCP_HDR_MAGIC
if (hdr->length == ATMTCP_HDR_MAGIC)
if (hdr->length == ATMTCP_HDR_MAGIC) {
new_msg->hdr.length = ATMTCP_HDR_MAGIC;