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

  /external/ltp/testcases/network/stress/interface/
if-mtu-change 59 local iface_rmt=$(tst_iface rhost)
80 tst_rhost_run -c "ifconfig $iface_rmt mtu $mtu"
83 tst_rhost_run -c "ip link set $iface_rmt mtu $mtu"
  /external/ltp/testcases/network/stress/ns-tools/
test_net_stress.sh 68 local iface_rmt=${4:-$(tst_iface rhost $link_num)}
71 [ $type = "lhost" ] && tst_wait_ipv6_dad $iface_loc $iface_rmt
  /external/ltp/testcases/lib/
test_net.sh 376 local iface_rmt=${2:-$(tst_iface rhost)}
382 tst_rhost_run -c "ip a sh $iface_rmt | grep -q tentative"

Completed in 136 milliseconds