OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ipv
(Results
1 - 9
of
9
) sorted by null
/external/ltp/testcases/network/dhcp/
dhcp_lib.sh
73
pkill -f "dhclient -$
ipv
$iface1"
93
tst_resm TINFO "starting DHCPv${
ipv
} server on $iface0"
104
tst_resm TINFO "starting dhclient -${
ipv
} $iface1"
105
dhclient -$
ipv
$iface1 || \
111
tst_resm TPASS "'$ip_addr_check' configured by DHCPv$
ipv
"
113
tst_resm TFAIL "'$ip_addr_check' not configured by DHCPv$
ipv
"
122
ipv
=${TST_IPV6:-"4"}
dhcpd_tests.sh
49
dhcpd -$
ipv
$iface0 > tst_dhcpd.err 2>&1
/external/ltp/testcases/network/tcp_cmds/sendfile/
sendfile01
59
local
ipv
="
ipv
${TST_IPV6:-"4"}"
61
local port=$(tst_rhost_run -s -c "tst_get_unused_port $
ipv
stream")
/external/ltp/testcases/network/stress/interface/
if-lib.sh
45
port=$(tst_get_unused_port
ipv
${ipver} stream)
/external/ltp/testcases/network/stress/ssh/
ssh-stress03-rmt
43
lport=$(tst_get_unused_port
ipv
${ip_ver} stream)
ssh-stress
59
port=$(tst_rhost_run -c "tst_get_unused_port
ipv
${ipver} stream")
132
port=$(tst_get_unused_port
ipv
${ipver} stream)
/external/ltp/testcases/lib/
test_net.sh
171
local
ipv
=${TST_IPV6:-"4"}
175
eval "tst_host=\$LHOST_IPV${
ipv
}_HOST"
177
eval "tst_host=\$RHOST_IPV${
ipv
}_HOST"
339
tst_resm TINFO "tst_ping
IPv
${TST_IPV6:-4} msg_size $size pass"
341
tst_resm TINFO "tst_ping
IPv
${TST_IPV6:-4} msg_size $size fail"
/frameworks/rs/cpu_ref/
rsCpuIntrinsicYuvToRGB.cpp
169
intptr_t
ipv
= (intptr_t)v;
local
171
if (ipu == (
ipv
+ 1)) {
175
} else if (ipu == (
ipv
- 1)) {
/external/ltp/testcases/network/stress/dns/
dns-stress
175
port=$(tst_get_unused_port
ipv
${ipver} stream)
Completed in 151 milliseconds