OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:IPV6_NET32_UNUSED
(Results
1 - 5
of
5
) sorted by null
/external/ltp/testcases/network/stress/interface/
if-addr-adddel
42
local new_ip=${
IPV6_NET32_UNUSED
}::$num
if-route-addlarge
74
local new_rt=${
IPV6_NET32_UNUSED
}:$hex_x:$hex_y::
if-addr-addlarge
67
local new_ip=${
IPV6_NET32_UNUSED
}:1:1:1:$hex_x:$hex_y:1
/external/ltp/testcases/network/stress/ipsec/
ipsec_lib.sh
308
ip_loc_tun="${
IPV6_NET32_UNUSED
}::1";
309
ip_rmt_tun="${
IPV6_NET32_UNUSED
}::2";
311
ROD ip -6 route add ${
IPV6_NET32_UNUSED
}::/$mask dev $tst_vti
/external/ltp/testcases/lib/
test_net.sh
291
echo "${
IPV6_NET32_UNUSED
}${net_id}::${host_id}"
Completed in 83 milliseconds