Home
last modified time | relevance | path

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

/iperf/src/
H A Diperf_udp.c126 if (sp->test->debug_level >= DEBUG_LEVEL_DEBUG) in iperf_udp_recv()
259 if (sp->test->debug_level >= DEBUG_LEVEL_DEBUG) in iperf_udp_send()
H A Diperf.h265 DEBUG_LEVEL_DEBUG = 4, enumerator
H A Diperf_tcp.c103 if (sp->test->debug_level >= DEBUG_LEVEL_DEBUG) in iperf_tcp_send()