HomeSort by relevance Sort by last modified time
    Searched refs:lhost (Results 51 - 53 of 53) sorted by null

1 23

  /external/ltp/testcases/network/stress/tcp/multi-diffip/
tcp4-multi-diffip01 126 initialize_if lhost ${LINK_NUM}
174 lhost_ifname=`get_ifname lhost $LINK_NUM`
  /external/ltp/testcases/network/stress/udp/multi-diffip/
udp4-multi-diffip01 110 initialize_if lhost ${LINK_NUM}
149 lhost_ifname=`get_ifname lhost $LINK_NUM`
  /external/ltp/testcases/lib/
test_net.sh 140 # TYPE: { lhost | rhost }; Default value is 'lhost'.
143 local type="${1:-lhost}"
144 if [ "$type" = "lhost" ]; then
153 # TYPE: { lhost | rhost }; Default value is 'lhost'.
156 local type="${1:-lhost}"
165 lhost) addr=$(cat $addr_path) ;;
176 # TYPE: { lhost | rhost }; Default value is 'lhost'
    [all...]

Completed in 100 milliseconds

1 23