HomeSort by relevance Sort by last modified time
    Searched refs:DO_NET_DELAY (Results 301 - 302 of 302) sorted by null

<<111213

  /external/ltp/testcases/network/stress/tcp/uni-basic/
tcp4-uni-basic01 100 DO_NET_DELAY=${DO_NET_DELAY:-false}
202 if $DO_NET_DELAY || $DO_PACKET_LOSS || $DO_PACKET_DUP ; then
210 $DO_NET_DELAY && tst_resm TINFO "- Network delay is ${NET_DELAY}ms +/- ${NET_DELAY_DEFL}ms"
384 if $DO_NET_DELAY ; then
  /external/ltp/testcases/network/stress/tcp/multi-diffip/
tcp4-multi-diffip01 93 DO_NET_DELAY=${DO_NET_DELAY:-false}
144 if $DO_NET_DELAY ; then
193 if $DO_NET_DELAY ; then

Completed in 1042 milliseconds

<<111213