Searched refs:LEGACY_UDP_CONNECT_REPLY (Results 1 – 2 of 2) sorted by relevance
595 …} 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()
438 #define LEGACY_UDP_CONNECT_REPLY 987654321 // Old servers may still reply with the legacy value macro