Searched refs:NS_TIMES (Results 1 – 15 of 15) 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}204 …Pv6 route is add by route command then it is deleted by removing network driver in $NS_TIMES times"207 …n IPv6 route is add by ip command then it is deleted by removing network driver in $NS_TIMES times"217 while [ $cnt -lt $NS_TIMES ]; do
63 NS_TIMES=${NS_TIMES:-10000}208 …Pv4 route is add by route command then it is deleted by removing network driver in $NS_TIMES times"211 …n IPv4 route is add by ip command then it is deleted by removing network driver in $NS_TIMES times"221 while [ $cnt -lt $NS_TIMES ]; do
52 tst_res TINFO "modify route by ICMP redirects $NS_TIMES times"54 while [ $cnt -lt $NS_TIMES ]; do
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"
185 local max=$(($start_id + $NS_TIMES - 1))188 tst_res TINFO "add $NS_TIMES $virt_type, then delete"207 local max=$(($NS_TIMES - 1))210 tst_res TINFO "add/del $virt_type $NS_TIMES times"374 start_id=$(($start_id + $NS_TIMES))
16 …VER multicast group with a different source filters on $MCASTNUM_NORMAL sockets in $NS_TIMES times"
16 … and leaving the same IPv$TST_IPVER multicast group on $MCASTNUM_NORMAL sockets in $NS_TIMES times"
142 $MCAST_LCMD -l $NS_TIMES -a $maddr $params &
52 local end=$((start + NS_TIMES))
224 tst_rhost_run -s -c "netstress -r $NS_TIMES -l -H $localhost -g $lport > /dev/null"
93 NS_TIMES (for the repetition test)159 o NS_TIMES (for the repetition test)
1013 export NS_TIMES="${NS_TIMES:-10}"