Home | History | Annotate | Download | only in slirp-android

Lines Matching defs:DN

42 #define  DN(...)  do { if (VERBOSE_CHECK(slirp)) dprintn(__VA_ARGS__); } while (0)
180 DN("emulator: IP address of your DNS(s): ");
192 DN(", ");
193 DN("%s", inet_iptostr(tmp_ip));
195 DN("(more)");
200 DN("\n");