Searched refs:IPERF_OPTION_TIMEOUT (Results 1 – 1 of 1) sorted by relevance
38 private static final int IPERF_OPTION_TIMEOUT = 86400; field in IperfClient57 cmdList.add(Integer.toString(IPERF_OPTION_TIMEOUT)); in IperfClient()