Home
last modified time | relevance | path

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

/external/ltp/testcases/network/stress/interface/
Dif-addr-addlarge28 CHECK_INTERVAL=${CHECK_INTERVAL:-$(($IP_TOTAL / 20))}
49 tst_resm TINFO "'$cmd_name' add $IP_TOTAL IPv$ipver addresses"
65 if [ $IP_TOTAL -gt $((xymax * xymax)) ]; then
67 IP_TOTAL=$((xymax * xymax))
70 while [ $cnt -le $IP_TOTAL ]; do
138 tst_brkm TBROK "Too large $IP_TOTAL"
/external/ltp/testcases/lib/
Dtest_net.sh519 export IP_TOTAL="${IP_TOTAL:-10000}"
/external/ltp/testcases/network/stress/
DREADME117 IP_TOTAL (for adding large number of IP address test)
191 o IP_TOTAL (for adding large number of IP address test)