HomeSort by relevance Sort by last modified time
    Searched refs:IPV6_NET32_UNUSED (Results 1 - 7 of 7) sorted by null

  /external/ltp/testcases/network/stress/interface/
if-lib.sh 26 IPV6_NET32_UNUSED=${IPV6_NET32_UNUSED:-"fd00:23"}
if-addr-adddel 49 local new_ip=${IPV6_NET32_UNUSED}::$num
if-route-adddel 50 new_rt=${IPV6_NET32_UNUSED}::
if-route-addlarge 82 local new_rt=${IPV6_NET32_UNUSED}:$hex_x:$hex_y::
if-addr-addlarge 75 local new_ip=${IPV6_NET32_UNUSED}:1:1:1:$hex_x:$hex_y:1
  /external/ltp/testcases/network/stress/icmp/
icmp-uni-vti.sh 44 ip_loc_tun="${IPV6_NET32_UNUSED}::1";
45 ip_rmt_tun="${IPV6_NET32_UNUSED}::2";
47 ROD ip -6 route add ${IPV6_NET32_UNUSED}::/$mask dev $tst_vti
  /external/ltp/testcases/lib/
test_net.sh 508 export IPV6_NET32_UNUSED="${IPV6_NET32_UNUSED:-fd00:23}"

Completed in 65 milliseconds