Home
last modified time | relevance | path

Searched refs:RHOST_HWADDRS (Results 1 - 5 of 5) sorted by relevance

/third_party/ltp/testscripts/
H A Dnetwork.sh102 echo " - ${RHOST_IFACES} remote interface (MAC address: ${RHOST_HWADDRS})"
/third_party/ltp/testcases/network/stress/icmp/multi-diffnic/
H A Dicmp4-multi-diffnic01129 rhost_link_total=`echo $RHOST_HWADDRS | wc -w`
131 tst_resm TBROK "The number of element in LHOST_HWADDRS differs from RHOST_HWADDRS"
/third_party/ltp/testcases/network/stress/tcp/multi-diffnic/
H A Dtcp4-multi-diffnic01145 rhost_link_total=`echo $RHOST_HWADDRS | wc -w`
147 tst_resm TBROK "The number of element in LHOST_HWADDRS differs from RHOST_HWADDRS"
/third_party/ltp/testcases/network/stress/udp/multi-diffnic/
H A Dudp4-multi-diffnic01129 rhost_link_total=`echo $RHOST_HWADDRS | wc -w`
131 tst_resm TBROK "The number of element in LHOST_HWADDRS differs from RHOST_HWADDRS"
/third_party/ltp/testcases/lib/
H A Dtst_net.sh417 [ "$type" = "lhost" ] && hwaddrs=$LHOST_HWADDRS || hwaddrs=$RHOST_HWADDRS
1155 export RHOST_HWADDRS="${RHOST_HWADDRS:-$(tst_get_hwaddrs rhost)}"

Completed in 3 milliseconds