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

  /external/ltp/testcases/network/stress/tcp/uni-dsackoff/
tcp4-uni-dsackoff01 74 DO_PACKET_DUP=true
  /external/ltp/testcases/network/stress/tcp/uni-pktlossdup/
tcp4-uni-pktlossdup01 71 DO_PACKET_DUP=true
  /external/ltp/testcases/network/stress/tcp/uni-sackoff/
tcp4-uni-sackoff01 77 DO_PACKET_DUP=true
  /external/ltp/testcases/network/stress/tcp/uni-basic/
tcp4-uni-basic01 115 DO_PACKET_DUP=${DO_PACKET_DUP:-false}
202 if $DO_NET_DELAY || $DO_PACKET_LOSS || $DO_PACKET_DUP ; then
214 $DO_PACKET_DUP && tst_resm TINFO "- Packet duplication rate is ${PACKET_DUP_RATE}%%"
408 if $DO_PACKET_DUP ; then

Completed in 55 milliseconds