byte 53 mtcp/mtcp_util.h byte __x = ((byte *) src_bp)[0]; \ byte 56 mtcp/mtcp_util.h ((byte *) dst_bp)[0] = __x; \ byte 66 mtcp/mtcp_util.h byte __x; \ byte 68 mtcp/mtcp_util.h __x = ((byte *) src_ep)[0]; \ byte 71 mtcp/mtcp_util.h ((byte *) dst_ep)[0] = __x; \ byte 148 mtcp/mtcp_util.h a0 = ((byte *) srcp1)[0]; byte 149 mtcp/mtcp_util.h b0 = ((byte *) srcp2)[0];