Home
last modified time | relevance | path

Searched refs:NS_TIMES (Results 1 – 23 of 23) sorted by relevance

/external/ltp/testcases/network/stress/interface/
Dif4-addr-change26 CHECK_INTERVAL=${CHECK_INTERVAL:-$(($NS_TIMES / 20))}
40 tst_resm TINFO "ifconfig changes IPv4 address $NS_TIMES times"
44 while [ $cnt -lt $NS_TIMES ]; do
63 tst_resm TINFO "ping $(tst_ipaddr):$(tst_ipaddr rhost) ${cnt}/$NS_TIMES"
Dif-route-adddel27 CHECK_INTERVAL=${CHECK_INTERVAL:-$(($NS_TIMES / 20))}
60 tst_resm TINFO "'$cmd_name' add/del ${new_rt}${opt_rt} $NS_TIMES times"
70 while [ $cnt -le $NS_TIMES ]; do
Dif-addr-adddel28 CHECK_INTERVAL=${CHECK_INTERVAL:-$(($NS_TIMES / 20))}
56 tst_resm TINFO "'$cmd_name' add/del IPv$ipver '$new_ip' $NS_TIMES times"
66 while [ $cnt -le $NS_TIMES ]; do
/external/ltp/testcases/network/stress/route/
Droute6-ifdown63 NS_TIMES=${NS_TIMES:-10000}
173 …y route command then it is deleted by the interface down with ifconfing command in $NS_TIMES times"
176 …e is add by ip command then it is deleted by the interface down with ip command in $NS_TIMES times"
186 while [ $cnt -lt $NS_TIMES ]; do
Droute4-ifdown63 NS_TIMES=${NS_TIMES:-10000}
182 …y route command then it is deleted by the interface down with ifconfing command in $NS_TIMES times"
185 …e is add by ip command then it is deleted by the interface down with ip command in $NS_TIMES times"
195 while [ $cnt -lt $NS_TIMES ]; do
Droute6-rmmod63 NS_TIMES=${NS_TIMES:-10000}
201 …Pv6 route is add by route command then it is deleted by removing network driver in $NS_TIMES times"
204 …n IPv6 route is add by ip command then it is deleted by removing network driver in $NS_TIMES times"
214 while [ $cnt -lt $NS_TIMES ]; do
Droute4-rmmod63 NS_TIMES=${NS_TIMES:-10000}
205 …Pv4 route is add by route command then it is deleted by removing network driver in $NS_TIMES times"
208 …n IPv4 route is add by ip command then it is deleted by removing network driver in $NS_TIMES times"
218 while [ $cnt -lt $NS_TIMES ]; do
Droute6-change-dst65 NS_TIMES=${NS_TIMES:-10000}
185 …the destination of an IPv6 route is changed frequently by $test_command command in $NS_TIMES times"
207 while [ $cnt -lt $NS_TIMES ]; do
Droute4-change-dst65 NS_TIMES=${NS_TIMES:-10000}
190 …the destination of an IPv4 route is changed frequently by $test_command command in $NS_TIMES times"
212 while [ $cnt -lt $NS_TIMES ]; do
Droute4-change-gw65 NS_TIMES=${NS_TIMES:-10000}
192 …hen the gateway of an IPv4 route is changed frequently by $test_command command in $NS_TIMES times"
235 while [ $cnt -lt $NS_TIMES ]; do
Droute6-redirect64 NS_TIMES=${NS_TIMES:-10000}
180 while [ $cnt -lt $NS_TIMES ]; do
Droute6-change-gw64 NS_TIMES=${NS_TIMES:-10000}
190 …hen the gateway of an IPv6 route is changed frequently by $test_command command in $NS_TIMES times"
234 while [ $cnt -lt $NS_TIMES ]; do
Droute4-redirect64 NS_TIMES=${NS_TIMES:-10000}
185 while [ $cnt -lt $NS_TIMES ]; do
Droute6-change-if65 NS_TIMES=${NS_TIMES:-10000}
207 …n the interface of an IPv6 route is changed frequently by $test_command command in $NS_TIMES times"
259 while [ $cnt -lt $NS_TIMES ]; do
Droute4-change-if65 NS_TIMES=${NS_TIMES:-10000}
209 …n the interface of an IPv4 route is changed frequently by $test_command command in $NS_TIMES times"
261 while [ $cnt -lt $NS_TIMES ]; do
/external/ltp/testcases/network/stress/multicast/grp-operation/
Dmcast6-grpope0364 NS_TIMES=${NS_TIMES:-10000}
173 …n joining and leaving the same IPv6 multicast group on $MCASTNUM_NORMAL sockets in $NS_TIMES times"
187 ns-mcast_join -f 6 -I $lhost_ifname -l $NS_TIMES -a $MCAST_ADDR &
Dmcast4-grpope0364 NS_TIMES=${NS_TIMES:-10000}
176 …n joining and leaving the same IPv4 multicast group on $MCASTNUM_NORMAL sockets in $NS_TIMES times"
190 ns-mcast_join -f 4 -I $lhost_ifname -l $NS_TIMES -a $MCAST_ADDR &
Dmcast6-grpope0465 NS_TIMES=${NS_TIMES:-10000}
177 … IPv6 multicast group with different source filters on $MCASTNUM_NORMAL sockets in $NS_TIMES times"
205 ns-mcast_join -f 6 -I $lhost_ifname -l $NS_TIMES -a $MCAST_ADDR -F $filter -s $source_addr &
Dmcast4-grpope0465 NS_TIMES=${NS_TIMES:-10000}
180 … IPv4 multicast group with different source filters on $MCASTNUM_NORMAL sockets in $NS_TIMES times"
209 ns-mcast_join -f 4 -I $lhost_ifname -l $NS_TIMES -a $MCAST_ADDR -F $filter -s $source_addr &
/external/ltp/testcases/network/stress/dns/
Ddns-stress182 tst_resm TINFO "Handling name lookup queries '$NS_TIMES' times"
185 $DOMAIN $MIN_ID $MAX_ID $NS_TIMES"
192 tst_resm TINFO "Handling reverse lookup queries '$NS_TIMES' times"
195 $MIN_ID $MAX_ID $NS_TIMES"
/external/ltp/testcases/network/stress/ssh/
Dssh-stress129 tst_resm TINFO "Forwarding TCP traffic with $NS_TIMES requests"
137 $rconfig $port $NS_TIMES"
/external/ltp/testcases/lib/
Dtest_net.sh517 export NS_TIMES="${NS_TIMES:-10000}"
/external/ltp/testcases/network/stress/
DREADME115 NS_TIMES (for the repetition test)
181 o NS_TIMES (for the repetition test)