Home
last modified time | relevance | path

Searched refs:iface_rmt (Results 1 - 3 of 3) sorted by relevance

/third_party/ltp/testcases/network/stress/interface/
H A Dif-mtu-change.sh56 local iface_rmt=$(tst_iface rhost)
60 tst_rhost_run -c "ifconfig $iface_rmt mtu $mtu" || ret=1
63 tst_rhost_run -c "ip link set $iface_rmt mtu $mtu" || ret=1
/third_party/ltp/testcases/network/stress/ns-tools/
H A Dtst_net_stress.sh48 local iface_rmt=${4:-$(tst_iface rhost $link_num)}
51 [ $type = "lhost" ] && tst_wait_ipv6_dad $iface_loc $iface_rmt
/third_party/ltp/testcases/lib/
H A Dtst_net.sh697 local iface_rmt=${2:-$(tst_iface rhost)}
703 tst_rhost_run -c "ip addr sh $iface_rmt | grep -q tentative"

Completed in 2 milliseconds