HomeSort by relevance Sort by last modified time
    Searched refs:ICMP_SIZE_ARRAY (Results 1 - 3 of 3) sorted by null

  /external/ltp/testcases/network/stress/icmp/
icmp-uni-basic.sh 44 s) ICMP_SIZE_ARRAY=$OPTARG ;;
55 ICMP_SIZE_ARRAY=${ICMP_SIZE_ARRAY:-"10 100 1000 10000 65507"}
61 tst_resm TINFO "- Size of packets are ( $ICMP_SIZE_ARRAY )"
84 tst_ping $lhost_ifname $rhost_addr $ICMP_SIZE_ARRAY
  /external/ltp/testcases/network/stress/icmp/multi-diffnic/
icmp4-multi-diffnic01 86 ICMP_SIZE_ARRAY=${ICMP_SIZE_ARRAY:-"10 100 1000 10000 65507"}
141 tst_resm TINFO "- Size of packets are ( $ICMP_SIZE_ARRAY )"
287 $LTP_RSH $RHOST "${LTPROOT}/testcases/bin/ns-echoclient -S $lhost_addr -f $IP_VER -s \"$ICMP_SIZE_ARRAY\"" &
  /external/ltp/testcases/network/stress/icmp/multi-diffip/
icmp4-multi-diffip01 92 ICMP_SIZE_ARRAY=${ICMP_SIZE_ARRAY:-"10 100 1000 10000 65507"}
130 tst_resm TINFO "- Size of packets are ( $ICMP_SIZE_ARRAY )"
362 $LTP_RSH $RHOST "${LTPROOT}/testcases/bin/ns-echoclient -S $lhost_addr -f $IP_VER -s \"$ICMP_SIZE_ARRAY\"" &

Completed in 361 milliseconds