Searched refs:COPY_MSG (Results 1 - 1 of 1) sorted by relevance

/external/qemu/slirp/
H A Dudp.c453 #define COPY_MSG(dest, src) { dest->type = src->type; \ macro
486 COPY_MSG(nmsg, omsg);
490 COPY_MSG(omsg, nmsg);

Completed in 96 milliseconds