OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:ipv6
(Results
851 - 875
of
1322
) sorted by null
<<
31
32
33
34
35
36
37
38
39
40
>>
/frameworks/base/core/tests/coretests/src/android/net/
RouteInfoTest.java
134
//
IPv6
/frameworks/base/core/tests/coretests/src/android/net/netlink/
RtNetlinkNeighborMessageTest.java
98
"fe8000000000000086c9b2fffe6aed4b" + //
IPv6
address (== fe80::86c9:b2ff:fe6a:ed4b)
/frameworks/base/libs/common_time/
common_time_server_api.cpp
110
// TODO: add proper support for
IPv6
/frameworks/base/services/core/jni/
com_android_server_connectivity_Vpn.cpp
140
// Add an
IPv6
address.
/frameworks/base/telephony/java/com/android/internal/telephony/
RILConstants.java
133
String SETUP_DATA_PROTOCOL_IPV6 = "
IPV6
";
/libcore/luni/src/main/java/java/net/
MulticastSocket.java
84
// the address was not set at the IPv4 level so check the
IPv6
/packages/apps/Email/src/com/android/email/mail/transport/
SmtpSender.java
105
sb.append("
IPv6
:");
/packages/apps/TvSettings/Settings/src/com/android/tv/settings/connectivity/
ConnectivityListener.java
244
//
IPv6
address will not be shown like WifiInfo internally does.
/system/core/libnetutils/
dhcp_utils.c
117
//TODO: Handle
IPv6
when we change system property usage
/external/libvncserver/x11vnc/
help.c
145
"-6
IPv6
listening support. In addition to IPv4, the\n"
146
"
IPv6
address is listened on for incoming connections.\n"
151
" \"-6\"
IPv6
listening mode ENABLED by default (CPPFLAGS\n"
152
" -DX11VNC_LISTEN6=1). So to disable
IPv6
listening mode\n"
156
" the \"-6\"
IPv6
listening mode DISABLED by default\n"
162
" for the
IPv6
case, but there are a few exceptions.\n"
163
" See -stunnel for its
IPv6
support.\n"
170
" If you have trouble compiling or running in
IPv6
mode,\n"
172
" disable
IPv6
support.\n"
174
"-no6 Disable
IPv6
listening support (only useful if the\n
[
all
...]
x11vnc.1
115
IPv6
listening support. In addition to IPv4, the
116
IPv6
address is listened on for incoming connections.
120
"-6"
IPv6
listening mode ENABLED by default (CPPFLAGS
121
\fB-DX11VNC_LISTEN6=1).\fR So to disable
IPv6
listening mode
126
for the
IPv6
case, but there are a few exceptions.
127
See \fB-stunnel\fR for its
IPv6
support.
134
If you have trouble compiling or running in
IPv6
mode,
136
disable
IPv6
support.
140
Disable
IPv6
listening support (only useful if the
146
Do not try to use
IPv6
for any listening or connectin
[
all
...]
/bionic/libc/include/netinet/
icmp6.h
164
#define ICMP6_NI_SUBJ_IPV6 0 /* Query Subject is an
IPv6
address */
571
*
IPv6
ICMP statistics.
/development/ndk/platforms/android-21/include/netinet/
icmp6.h
164
#define ICMP6_NI_SUBJ_IPV6 0 /* Query Subject is an
IPv6
address */
571
*
IPv6
ICMP statistics.
/development/ndk/platforms/android-3/include/netinet/
icmp6.h
157
#define ICMP6_NI_SUBJ_IPV6 0 /* Query Subject is an
IPv6
address */
543
*
IPv6
ICMP statistics.
/external/chromium-libpac/test/
proxy_test_script.h
252
" // Verify that
IPv6
address is not re-written (not reduced).\n" \
296
" // IPv4 and
IPv6
mix.\n" \
/external/dnsmasq/
CHANGELOG
170
Handle duplicate address detection on
IPv6
more
171
intelligently. In
IPv6
, an interface can have an address
/external/dnsmasq/src/
dnsmasq.h
33
/* get these before config.h for
IPv6
stuff... */
297
and specifically not big enough to hold an
IPv6
address.
/external/guava/guava-tests/test/com/google/common/net/
InetAddressesTest.java
227
// Unfortunately the InetAddress.toString() method for
IPv6
addresses
384
* from an "IPv4 mapped"
IPv6
address. Our String-based method can
/external/iproute2/ip/
iptunnel.c
84
strcmp(*argv, "
ipv6
/ip") == 0) {
609
* IPv4 and
IPv6
.
/external/iptables/iptables/
iptables.8.in
249
\fB\-6\fP, \fB\-\-
ipv6
\fP
252
error. This option allows to put both IPv4 and
IPv6
rules in a single rule file
/external/kernel-headers/original/uapi/linux/
sysctl.h
519
/* /proc/sys/net/
ipv6
*/
575
/* /proc/sys/net/
ipv6
/icmp */
/external/libnl/lib/route/
addr.c
48
* // cannot be set for
IPv6
addresses.
248
/*
IPv6
sends the local address as IFA_ADDRESS with
/external/libpcap/
grammar.y
286
%token
IPV6
ICMPV6 AH ESP
478
|
IPV6
{ $$ = Q_IPV6; }
/external/okhttp/okhttp-tests/src/test/java/com/squareup/okhttp/
HttpUrlTest.java
235
//
IPv6
colons don't interfere with port numbers or passwords.
240
// Permit the contents of
IPv6
addresses to be percent-encoded...
/external/openssh/
PROTOCOL
222
SSH_TUN_AF_INET6 24 /*
IPv6
*/
224
The "packet data" field consists of the IPv4/
IPv6
datagram itself
Completed in 1641 milliseconds
<<
31
32
33
34
35
36
37
38
39
40
>>