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

  /external/ltp/testcases/network/stress/tcp/uni-basic/
tcp4-uni-basic01 395 tc_cmd="add"
397 tc_cmd="change"
400 ret=`$LTP_RSH $RHOST 'PATH=/sbin:/usr/sbin:$PATH tc' qdisc $tc_cmd dev $rhost_ifname root netem $netem_param' ; echo $?'`
409 tc_cmd="add"
411 tc_cmd="change"
414 ret=`$LTP_RSH $RHOST 'PATH=/sbin:/usr/sbin:$PATH tc' qdisc $tc_cmd dev $rhost_ifname root netem $netem_param' ; echo $?'`
  /external/autotest/client/bin/net/
net_tc.py 201 def tc_cmd(self, tc_conf): member in class:tcfilter
234 self.tc_cmd(tc_conf)
241 self.tc_cmd(tc_conf)
289 def tc_cmd(self, tc_conf): member in class:qdisc
296 self.tc_cmd(tc_conf)
302 self.tc_cmd(tc_conf)
412 self.tc_cmd(tc_conf)

Completed in 61 milliseconds