Home
last modified time | relevance | path

Searched refs:link_total (Results 1 – 3 of 3) sorted by relevance

/external/ltp/testcases/network/stress/icmp/multi-diffnic/
Dicmp4-multi-diffnic01109 while [ $link_num -lt $link_total ]; do
128 link_total=`echo $LHOST_HWADDRS | wc -w`
130 if [ $link_total -ne $rhost_link_total ]; then
134 if [ $link_total -lt 2 ]; then
138 tst_resm TINFO "- Target number of the connection is $link_total"
172 while [ $link_num -lt $link_total ]; do
279 while [ $connection_num -lt $link_total ]; do
/external/ltp/testcases/network/stress/udp/multi-diffnic/
Dudp4-multi-diffnic01108 while [ $link_num -lt $link_total ]; do
128 link_total=`echo $LHOST_HWADDRS | wc -w`
130 if [ $link_total -ne $rhost_link_total ]; then
134 if [ $link_total -lt 2 ]; then
138 tst_resm TINFO "- Target number of the connection is $link_total"
171 while [ $link_num -lt $link_total ]; do
311 while [ $connection_num -lt $link_total ]; do
/external/ltp/testcases/network/stress/tcp/multi-diffnic/
Dtcp4-multi-diffnic01118 while [ $link_num -lt $link_total ]; do
144 link_total=`echo $LHOST_HWADDRS | wc -w`
146 if [ $link_total -ne $rhost_link_total ]; then
150 if [ $link_total -lt 2 ]; then
154 tst_resm TINFO "- Target number of the connection is $link_total"
196 while [ $link_num -lt $link_total ]; do
345 while [ $connection_num -lt $link_total ]; do