dst_ep             60 mtcp/mtcp_util.h #define MTCP_BYTE_COPY_BWD(dst_ep, src_ep, nbytes)                            \
dst_ep             69 mtcp/mtcp_util.h           dst_ep -= 1;                                                        \
dst_ep             71 mtcp/mtcp_util.h           ((byte *) dst_ep)[0] = __x;                                         \