OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ipv
(Results
1 - 8
of
8
) sorted by null
/external/ltp/testcases/network/dhcp/
dhcp_lib.sh
74
pkill -f "dhclient -$
ipv
$iface1"
92
tst_resm TINFO "starting DHCPv${
ipv
} server on $iface0"
103
tst_resm TINFO "starting dhclient -${
ipv
} $iface1"
104
dhclient -$
ipv
$iface1 || \
110
tst_resm TPASS "'$ip_addr_check' configured by DHCPv$
ipv
"
112
tst_resm TFAIL "'$ip_addr_check' not configured by DHCPv$
ipv
"
121
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/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/network/stress/ns-tools/
test_net_stress.sh
122
local port=$(tst_get_unused_port
ipv
${ipver} stream)
/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
167
port=$(tst_get_unused_port
ipv
${ipver} dgram)
Completed in 405 milliseconds