Home
last modified time | relevance | path

Searched refs:CONNECTION_TOTAL (Results 1 - 8 of 8) sorted by relevance

/third_party/ltp/testcases/network/stress/tcp/multi-sameport/
H A Dtcp4-multi-sameport0172 CONNECTION_TOTAL=${CONNECTION_TOTAL:-4000}
141 tst_resm TINFO "- Target number of the connection is $CONNECTION_TOTAL"
339 while [ $connection_num -lt $CONNECTION_TOTAL ]; do
/third_party/ltp/testcases/network/stress/tcp/multi-diffport/
H A Dtcp4-multi-diffport0172 CONNECTION_TOTAL=${CONNECTION_TOTAL:-4000}
141 tst_resm TINFO "- Target number of the connection is $CONNECTION_TOTAL"
314 portbundle=`find_portbundle tcp 1025 $CONNECTION_TOTAL`
/third_party/ltp/testcases/network/stress/udp/multi-diffport/
H A Dudp4-multi-diffport0171 CONNECTION_TOTAL=${CONNECTION_TOTAL:-4000}
125 tst_resm TINFO "- Target number of the connection is $CONNECTION_TOTAL"
281 portbundle=`find_portbundle udp 1025 $CONNECTION_TOTAL`
/third_party/ltp/testcases/network/stress/http/
H A Dhttp-stress.sh71 $DOWNLOAD_BIGFILESIZE $NS_DURATION $CONNECTION_TOTAL"
/third_party/ltp/testcases/network/stress/ssh/
H A Dssh-stress.sh110 while [ $num -lt $CONNECTION_TOTAL ]; do
158 if [ $ssh_num -ge $CONNECTION_TOTAL ]; then
/third_party/ltp/testcases/network/stress/ftp/
H A Dftp-upload-stress.sh95 $UPLOAD_REGFILESIZE $NS_DURATION $CONNECTION_TOTAL"
H A Dftp-download-stress.sh87 $NS_DURATION $CONNECTION_TOTAL"
/third_party/ltp/testcases/lib/
H A Dtst_net.sh1130 export CONNECTION_TOTAL="${CONNECTION_TOTAL:-10}"

Completed in 4 milliseconds