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-change56 local iface_rmt=$(tst_iface rhost)
77 tst_rhost_run -c "ifconfig $iface_rmt mtu $mtu"
80 tst_rhost_run -c "ip link set $iface_rmt mtu $mtu"
/external/ltp/testcases/network/stress/ns-tools/
Dtst_net_stress.sh63 local iface_rmt=${4:-$(tst_iface rhost $link_num)}
66 [ $type = "lhost" ] && tst_wait_ipv6_dad $iface_loc $iface_rmt
/external/ltp/testcases/lib/
Dtst_net.sh499 local iface_rmt=${2:-$(tst_iface rhost)}
505 tst_rhost_run -c "ip a sh $iface_rmt | grep -q tentative"