Home
last modified time | relevance | path

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

/third_party/ltp/testscripts/
H A Dnetwork.sh101 echo " - ${LHOST_IFACES} local interface (MAC address: ${LHOST_HWADDRS})"
/third_party/ltp/testcases/network/stress/icmp/multi-diffnic/
H A Dicmp4-multi-diffnic01128 link_total=`echo $LHOST_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-diffnic01144 link_total=`echo $LHOST_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-diffnic01128 link_total=`echo $LHOST_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
1154 export LHOST_HWADDRS="${LHOST_HWADDRS:-$(tst_get_hwaddrs lhost)}"

Completed in 3 milliseconds