Searched refs:NS_TIMES (Results 1 – 20 of 20) sorted by relevance
13 CHECK_INTERVAL=${CHECK_INTERVAL:-$(($NS_TIMES / 20))}29 tst_res TINFO "ifconfig changes IPv4 address $NS_TIMES times"31 while [ $cnt -lt $NS_TIMES ]; do57 tst_res TINFO "ping $(tst_ipaddr):$(tst_ipaddr rhost) ${cnt}/$NS_TIMES"
11 CHECK_INTERVAL=${CHECK_INTERVAL:-$(($NS_TIMES / 20))}30 tst_res TINFO "'$cmd' add/del ${new_rt}${opt_rt} $NS_TIMES times"38 while [ $cnt -le $NS_TIMES ]; do
12 CHECK_INTERVAL=${CHECK_INTERVAL:-$(($NS_TIMES / 20))}27 tst_res TINFO "'$cmd' add/del IPv$TST_IPVER '$new_ip' $NS_TIMES times"35 while [ $cnt -le $NS_TIMES ]; do
63 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
63 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
64 NS_TIMES=${NS_TIMES:-10000}180 while [ $cnt -lt $NS_TIMES ]; do
64 NS_TIMES=${NS_TIMES:-10000}185 while [ $cnt -lt $NS_TIMES ]; do
9 TST_CNT=$NS_TIMES
16 tst_res TINFO "change IPv$TST_IPVER route destination $NS_TIMES times"
16 tst_res TINFO "change IPv$TST_IPVER route gateway $NS_TIMES times"
43 tst_res TINFO "change IPv$TST_IPVER route interface $NS_TIMES times"
181 tst_resm TINFO "Handling name lookup queries '$NS_TIMES' times"184 $DOMAIN $MIN_ID $MAX_ID $NS_TIMES"191 tst_resm TINFO "Handling reverse lookup queries '$NS_TIMES' times"194 $MIN_ID $MAX_ID $NS_TIMES"
167 local max=$(($start_id + $NS_TIMES - 1))170 tst_res TINFO "add $NS_TIMES $virt_type, then delete"189 local max=$(($NS_TIMES - 1))192 tst_res TINFO "add/del $virt_type $NS_TIMES times"370 start_id=$(($start_id + $NS_TIMES))
128 tst_resm TINFO "Forwarding TCP traffic with $NS_TIMES requests"136 $rconfig $port $NS_TIMES"
31 … and leaving the same IPv$TST_IPVER multicast group on $MCASTNUM_NORMAL sockets in $NS_TIMES times"
31 …VER multicast group with a different source filters on $MCASTNUM_NORMAL sockets in $NS_TIMES times"
134 $MCAST_LCMD -l $NS_TIMES -a $maddr $params &
52 local end=$((start + NS_TIMES))
94 NS_TIMES (for the repetition test)160 o NS_TIMES (for the repetition test)
909 export NS_TIMES="${NS_TIMES:-10}"