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

  /external/ltp/testcases/network/stress/route/
route4-change-gw 150 killall -SIGHUP ns-udpsender >/dev/null 2>&1
227 ns-udpsender -f 4 -D $dst_addr -p $DST_PORT -b -s 1472
257 ps auxw | fgrep -v grep | grep ns-udpsender > /dev/null
259 ns-udpsender -f 4 -D $dst_addr -p $DST_PORT -b -s 1472
270 killall -SIGHUP ns-udpsender >/dev/null 2>&1
route4-change-if 163 killall -SIGHUP ns-udpsender >/dev/null 2>&1
253 ns-udpsender -f 4 -D $dst_addr -p $DST_PORT -b -s 1472
289 ps auxw | fgrep -v grep | grep ns-udpsender > /dev/null
291 ns-udpsender -f 4 -D $dst_addr -p $DST_PORT -b -s 1472
302 killall -SIGHUP ns-udpsender
route6-change-gw 148 killall -SIGHUP ns-udpsender >/dev/null 2>&1
226 ns-udpsender -f 6 -D $dst_addr -p $DST_PORT -b -s 1452
258 ps auxw | fgrep -v grep | grep ns-udpsender > /dev/null
260 ns-udpsender -f 4 -D $dst_addr -p $DST_PORT -o -s 1472
271 killall -SIGHUP ns-udpsender >/dev/null 2>&1
route6-change-if 161 killall -SIGHUP ns-udpsender >/dev/null 2>&1
251 ns-udpsender -f 6 -D $dst_addr -p $DST_PORT -b -s 1452
288 ps auxw | fgrep -v grep | grep ns-udpsender > /dev/null
290 ns-udpsender -f 6 -D $dst_addr -p $DST_PORT -b -s 1452
301 killall -SIGHUP ns-udpsender
route4-redirect 186 ns-udpsender -f 4 -D ${DST_NETWORK}.${DST_HOST} -p $DST_PORT -o -s 8
route6-redirect 181 ns-udpsender -f 6 -D ${DST_NETWORK}:${DST_HOST} -p $DST_PORT -o -s 8
route4-change-dst 233 ns-udpsender -f 4 -D $dst_addr -p $DST_PORT -o -s 1472
route4-ifdown 218 ns-udpsender -f 4 -D $dst_addr -p $DST_PORT -o -s 1472
route4-rmmod 241 ns-udpsender -f 4 -D $dst_addr -p $DST_PORT -o -s 1472
route6-change-dst 229 ns-udpsender -f 6 -D $dst_addr -p $DST_PORT -o -s 1452
route6-ifdown 216 ns-udpsender -f 6 -D $dst_addr -p $DST_PORT -o -s 1452
route6-rmmod 237 ns-udpsender -f 6 -D $dst_addr -p $DST_PORT -o -s 1452
  /external/ltp/testcases/network/stress/multicast/packet-flood/
mcast4-pktfld01 92 $LTP_RSH $RHOST killall -SIGHUP ns-udpsender >/dev/null 2>&1
195 ret=`$LTP_RSH $RHOST ${LTPROOT}/testcases/bin/ns-udpsender -D $MCAST_ADDR -f 4 -p $mcast_port -s 32767 -m -I $rhost_ifname -t $NS_DURATION' ; echo $?'`
mcast4-pktfld02 95 $LTP_RSH $RHOST killall -SIGHUP ns-udpsender >/dev/null 2>&1
211 $LTP_RSH $RHOST ${LTPROOT}/testcases/bin/ns-udpsender -D $mcast_addr -f 4 -p $mcast_port -m -I $rhost_ifname -b -t $NS_DURATION
mcast6-pktfld01 89 $LTP_RSH $RHOST killall -SIGHUP ns-udpsender >/dev/null 2>&1
191 ret=`$LTP_RSH $RHOST ${LTPROOT}/testcases/bin/ns-udpsender -D $MCAST_ADDR -f 6 -p $mcast_port -s 32767 -m -I $rhost_ifname -t $NS_DURATION' ; echo $?'`
mcast6-pktfld02 92 $LTP_RSH $RHOST killall -SIGHUP ns-udpsender >/dev/null 2>&1
206 $LTP_RSH $RHOST ${LTPROOT}/testcases/bin/ns-udpsender -D $mcast_addr -f 6 -p $mcast_port -m -I $rhost_ifname -b -t $NS_DURATION
  /external/ltp/android/
ltp_package_list.mk 727 ltp_ns-udpsender \
    [all...]

Completed in 161 milliseconds