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

  /external/ltp/testcases/network/stress/interface/
if-lib.sh 25 IPV4_NET16_UNUSED=${IPV4_NET16_UNUSED:-"10.23"}
if-addr-adddel 52 local new_ip=${IPV4_NET16_UNUSED}.1.$num
if-route-adddel 53 new_rt="${IPV4_NET16_UNUSED}.23.0"
if-route-addlarge 84 local new_rt=${IPV4_NET16_UNUSED}.$x.$y
if-addr-addlarge 77 local new_ip=${IPV4_NET16_UNUSED}.$x.$y
  /external/ltp/testcases/network/stress/icmp/
icmp-uni-vti.sh 49 ip_loc_tun="${IPV4_NET16_UNUSED}.1.1";
50 ip_rmt_tun="${IPV4_NET16_UNUSED}.1.2";
52 ROD ip route add ${IPV4_NET16_UNUSED}.1.0/$mask dev $tst_vti
  /external/ltp/testcases/network/iproute/
ip_tests.sh 43 ip4_addr=${IPV4_NET16_UNUSED}.6.6
  /external/ltp/testcases/lib/
test_net.sh 507 export IPV4_NET16_UNUSED="${IPV4_NET16_UNUSED:-10.23}"

Completed in 77 milliseconds