Home
last modified time | relevance | path

Searched refs:IP_TOTAL_FOR_TCPIP (Results 1 - 4 of 4) sorted by relevance

/third_party/ltp/testcases/network/stress/icmp/multi-diffip/
H A Dicmp4-multi-diffip0171 IP_TOTAL_FOR_TCPIP=${IP_TOTAL_FOR_TCPIP:-100}
128 tst_resm TINFO "- Target number of the connection is $IP_TOTAL_FOR_TCPIP"
175 while [ $ipaddr_pair_num -lt $IP_TOTAL_FOR_TCPIP ]; do
/third_party/ltp/testcases/network/stress/tcp/multi-diffip/
H A Dtcp4-multi-diffip0172 IP_TOTAL_FOR_TCPIP=${IP_TOTAL_FOR_TCPIP:-100}
141 tst_resm TINFO "- Target number of the connection is $IP_TOTAL_FOR_TCPIP"
203 while [ $ipaddr_pair_num -lt $IP_TOTAL_FOR_TCPIP ]; do
/third_party/ltp/testcases/network/stress/udp/multi-diffip/
H A Dudp4-multi-diffip0171 IP_TOTAL_FOR_TCPIP=${IP_TOTAL_FOR_TCPIP:-100}
125 tst_resm TINFO "- Target number of the connection is $IP_TOTAL_FOR_TCPIP"
169 while [ $ipaddr_pair_num -lt $IP_TOTAL_FOR_TCPIP ]; do
/third_party/ltp/testcases/lib/
H A Dtst_net.sh1132 export IP_TOTAL_FOR_TCPIP="${IP_TOTAL_FOR_TCPIP:-100}"

Completed in 3 milliseconds