Home
last modified time | relevance | path

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

/dports/benchmarks/iperf/iperf-2.1.4/src/
H A DPerfSocket.cpp241 int clamp = inSettings->mClampSize; in SetSocketOptions()
H A DReports.c136 (*common)->ClampSize = inSettings->mClampSize; in common_copy()
H A DSettings.cpp1043 mExtSettings->mClampSize = byte_atoi(optarg); in Settings_Interpret()
/dports/benchmarks/iperf/iperf-2.1.4/include/
H A DSettings.hpp287 int mClampSize; member