Home
last modified time | relevance | path

Searched refs:DMSG (Results 1 – 1 of 1) sorted by relevance

/busybox-1.35.0/networking/
Dpscan.c33 #define DMSG(...) bb_error_msg(__VA_ARGS__) macro
36 #define DMSG(...) ((void)0) macro
92 DMSG("min_rtt %u timeout %u", min_rtt, timeout); in pscan_main()
99 DMSG("rtt %u", rtt_4); in pscan_main()
108 DMSG("connect to port %u", port); in pscan_main()
113 DMSG("connect succeeded"); in pscan_main()
145 DMSG("write to port %u @%u", port, diff - start); in pscan_main()
152 DMSG("out of loop @%u", diff); in pscan_main()