OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:ipv6
(Results
1026 - 1050
of
1322
) sorted by null
<<
41
42
43
44
45
46
47
48
49
50
>>
/frameworks/base/libs/common_time/
common_time_server.cpp
427
// TODO: add proper support for
IPv6
. Right now, we block
IPv6
addresses at
431
"TODO: add proper
IPv6
support");
[
all
...]
/frameworks/opt/net/wifi/service/java/com/android/server/wifi/
WifiStateMachine.java
508
* Currently includes IPv4 and
IPv6
addresses. In the future will also include
IPv6
DNS servers
[
all
...]
/external/dnsmasq/src/
nameser.h
110
#define IN6ADDRSZ 16 /*
IPv6
T_AAAA */
/external/google-breakpad/src/third_party/curl/
curl.h
[
all
...]
/external/iproute2/ip/
iprule.c
474
fprintf(stderr, "Multicast rules are only supported for IPv4/
IPv6
, was: %i\n",
/external/ipsec-tools/src/racoon/
nattraversal.c
140
addr_size = sizeof (struct in6_addr); /*
IPv6
address */
/external/iputils/ninfod/
ninfod.c
32
* YOSHIFUJI Hideaki <yoshfuji@linux-
ipv6
.org>
/external/kernel-headers/original/uapi/linux/
openvswitch.h
321
* enum ovs_frag_type - IPv4 and
IPv6
fragment type
/external/libvncserver/rfb/
rfbconfig.h
433
/* Enable
IPv6
support */
/external/libvncserver/x11vnc/misc/enhanced_tightvnc_viewer/
build.unix
392
env LDFLAGS="-L$start/$libs $LDFLAGS_OS" CPPFLAGS="$CPPFLAGS_OS" ./configure --disable-libwrap --enable-
ipv6
/external/openssh/
INSTALL
205
--with-4in6 Check for IPv4 in
IPv6
mapped addresses and convert them to
ssh.0
40
-6 Forces ssh to use
IPv6
addresses only.
92
IPv6
addresses can be specified by enclosing the address in
166
specified in the configuration file.
IPv6
addresses can be
329
the remote machine.
IPv6
addresses can be specified by enclosing
[
all
...]
ssh.1
112
to use
IPv6
addresses only.
192
IPv6
addresses can be specified by enclosing the address in square brackets.
319
IPv6
addresses can be specified by enclosing the address in square brackets.
541
IPv6
addresses can be specified by enclosing the address in square brackets.
[
all
...]
/external/openssh/openbsd-compat/
port-aix.c
404
*
IPv6
address into its textual representation ("::"), so we wrap it
/external/tcpdump/
icmp6.h
151
#define ICMP6_NI_SUBJ_IPV6 0 /* Query Subject is an
IPv6
address */
sctpConstants.h
502
* but it simplifies the
ipv6
addition
/external/toybox/toys/pending/
telnetd.c
73
// [
ipv6
]:port or exactly one :
/external/valgrind/docs/internals/
3_3_BUGSTATUS.txt
160
175819 Support for
ipv6
socket reporting with --track-fds
/external/wpa_supplicant_8/hostapd/
defconfig
137
# Build
IPv6
support for RADIUS operations
/frameworks/base/core/java/com/android/server/net/
NetlinkTracker.java
62
* This class currently tracks IPv4 and
IPv6
addresses. In the future it will
/frameworks/base/docs/html/training/basics/network-ops/
connecting.jd
55
timeouts,
IPv6
, and connection pooling. We recommend using {@link
/frameworks/opt/net/ethernet/java/com/android/server/ethernet/
EthernetNetworkFactory.java
334
Log.e(TAG, "Failed to clear addresses or disable
ipv6
" + e);
/libcore/luni/src/main/java/java/net/
PlainSocketImpl.java
406
//
IPv6
support not yet required as
/libcore/support/src/test/java/tests/resources/x509/
create.sh
64
openssl req -config ${DIR}/default.cnf -new -key ${DIR}/privkey.pem -nodes -batch | openssl x509 -extfile ${DIR}/default.cnf -extensions ipv6_cert -req -signkey ${DIR}/privkey.pem -outform d > ${DIR}/cert-
ipv6
.der
/ndk/build/tools/
build-host-python.sh
256
ARGS=$ARGS" --disable-
ipv6
"
Completed in 489 milliseconds
<<
41
42
43
44
45
46
47
48
49
50
>>