Home
last modified time | relevance | path

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

/external/ltp/testcases/network/stress/interface/
Dif-mtu-change.sh45 local iface_rmt=$(tst_iface rhost)
66 tst_rhost_run -c "ifconfig $iface_rmt mtu $mtu"
69 tst_rhost_run -c "ip link set $iface_rmt mtu $mtu"
/external/ltp/testcases/network/stress/ns-tools/
Dtst_net_stress.sh50 local iface_rmt=${4:-$(tst_iface rhost $link_num)}
53 [ $type = "lhost" ] && tst_wait_ipv6_dad $iface_loc $iface_rmt
/external/ltp/testcases/lib/
Dtst_net.sh603 local iface_rmt=${2:-$(tst_iface rhost)}
609 tst_rhost_run -c "ip a sh $iface_rmt | grep -q tentative"