Home
last modified time | relevance | path

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

/iperf/src/
H A Diperf_udp.c595 …} while (buf != UDP_CONNECT_REPLY && buf != LEGACY_UDP_CONNECT_REPLY && i < max_len_wait_for_reply… in iperf_udp_connect()
597 if (buf != UDP_CONNECT_REPLY && buf != LEGACY_UDP_CONNECT_REPLY) { in iperf_udp_connect()
H A Diperf.h438 #define LEGACY_UDP_CONNECT_REPLY 987654321 // Old servers may still reply with the legacy value macro