HomeSort by relevance Sort by last modified time
    Searched full:ipv6 (Results 576 - 600 of 1322) sorted by null

<<21222324252627282930>>

  /external/fio/
server.c     [all...]
  /external/libvncserver/x11vnc/
enc.h 45 * (also a generic TCP relay and supports IPv6)
71 * It supports IPv6 and so can also be used as a IPv6 gateway.
110 " be used as a general TCP relay (i.e. no encryption) or an IPv6 gateway.\n"
118 " IPv6 is supported: both IPv4 and IPv6 are attempted to listen on (port\n"
120 " then IPv6 is tried. Set the env. var ULTRAVNC_DSM_HELPER_NOIPV6\n"
121 " to completely disable the use of IPv6.\n"
186 " Note that this mode can act as an IPv4 to IPv6 gateway.\n"
188 " ultravnc_dsm_helper relay 8080 ipv6.beijing2008.cn:80\n
    [all...]
  /external/ppp/pppd/
sys-solaris.c 190 static int if6_is_up = 0; /* IPv6 interface has been marked up */
496 * be set in order to declare this as an IPv6 interface
670 * An IPv6 interface is created anyway, even when the user does not
672 * IPv6 during slifname().
683 * as an IPv6 interface.
    [all...]
  /external/tcpdump/
print-lspping.c 92 { 2, "Reply via an IPv4/IPv6 UDP packet"},
93 { 3, "Reply via an IPv4/IPv6 UDP packet with Router Alert"},
174 { LSPPING_TLV_TARGETFEC_SUBTLV_LDP_IPV6, "LDP IPv6 prefix"},
176 { LSPPING_TLV_TARGETFEC_SUBTLV_RSVP_IPV6, "RSVP IPv6 Session Query"},
179 { LSPPING_TLV_TARGETFEC_SUBTLV_L3VPN_IPV6, "VPN IPv6 prefix"},
184 { LSPPING_TLV_TARGETFEC_SUBTLV_BGP_IPV6, "BGP labeled IPv6 prefix"},
206 * | IPv6 prefix |
243 * | IPv6 prefix |
286 * | IPv6 tunnel end point address |
298 * | IPv6 tunnel sender address
    [all...]
print-sflow.c 49 * | IP version (1 for IPv4 | 2 for IPv6) |
139 { SFLOW_FLOW_IPV6_DATA, "IPv6 Data"},
162 { SFLOW_HEADER_PROTOCOL_IPV6, "IPv6"},
841 EXTRACT_32BITS(sflow_datagram->ip_version) == 1 ? "IPv4" : "IPv6",
852 EXTRACT_32BITS(sflow_datagram->ip_version) == 1 ? "IPv4" : "IPv6",
CHANGES 26 Fixed IPv6 check on Solaris and other OSes requiring extra
88 Only build the Babel printer if IPv6 is enabled.
175 Add basic IPv6 support to print-olsr
188 Fix compiling without IPv6 support (--disable-ipv6)
224 BGP: fixes for IPv6-less builds.
380 IPv6 mobility updates from Kazushi Sugyo <sugyo@pb.jp.nec.com>
453 IPv6 ND improvements, MobileIP dissector, 2292bis-02 for RA option.
482 CNFP support for IPv6,format. Harry Raaymakers <harryr@connect.com.au>.
505 IPv6 improvements: dhcp (draft-15), mobile-ip6, ppp, ospf6
    [all...]
print-lwres.c 173 #define LWRES_ADDRTYPE_V6 0x00000002U /* ipv6 */
278 case 2: /* IPv6 */
382 printf(" IPv6");
  /external/libvncserver/
configure.ac 853 # IPv6
854 AH_TEMPLATE(IPv6, [Enable IPv6 support])
855 AC_ARG_WITH(ipv6,
856 [ --without-ipv6 disable IPv6 support],,)
858 AC_CHECK_FUNC(getaddrinfo, AC_DEFINE(IPv6,1),
859 AC_CHECK_LIB(socket, getaddrinfo, AC_DEFINE(IPv6,1), [
863 AC_DEFINE(IPv6,1)
    [all...]
  /system/netd/server/
CommandListener.cpp 430 cli->sendMsg(ResponseCode::CommandOkay, "IPv6 privacy extensions changed", false);
433 "Failed to set ipv6 privacy extensions", true);
436 } else if (!strcmp(argv[1], "ipv6")) {
439 "Usage: interface ipv6 <interface> <enable|disable>",
446 cli->sendMsg(ResponseCode::CommandOkay, "IPv6 state changed", false);
449 "Failed to change IPv6 state", true);
461 cli->sendMsg(ResponseCode::CommandOkay, "IPv6 ND offload changed", false);
464 "Failed to change IPv6 ND offload state", true);
    [all...]
RouteController.cpp 243 // Adds or removes a routing rule for IPv4 and IPv6.
344 // Adds or deletes an IPv4 or IPv6 route.
367 return -ENOBUFS; // Cannot happen; parsePrefix only supports IPv4 and IPv6.
378 // unreachable routes, so nuke them. (IPv6 allows them to be specified; IPv4 doesn't.)
696 ALOGE("Can't add IPv6 default route to %s: %s", interface, strerror(-ret));
    [all...]
  /external/iproute2/doc/
ss.sgml 196 troubles with IPv6 addresses. Generally, we interpret the last
197 colon as splitting port. To allow to give IPv6 addresses,
198 trick like used in IPv6 HTTP URLs may be used:
207 colon is part of IPv6 address.
415 <item><tt/inet6/ - The same as <tt/inet/, only prefix refers to an IPv6
ip-cref.tex 30 and examples to understand and configure Linux-2.2 IP and IPv6
113 \item \verb|address| --- protocol (IP or IPv6) address on a device
550 \paragraph{Object:} The \verb|address| is a protocol (IP or IPv6) address attached
580 separated by colons for IPv6. The \verb|ADDRESS| may be followed by
624 \item \verb|site| --- (IPv6 only) the address is site local,
705 --- (IPv6 only) only list addresses installed due to stateless
710 --- (IPv6 only) only list addresses which did not pass duplicate
715 --- (IPv6 only) only list deprecated addresses.
742 Then the list of IP and IPv6 addresses follows, accompanied by
823 And the last example shows how to flush all the IPv6 addresse
    [all...]
  /external/jmdns/src/javax/jmdns/
ServiceInfo.java 451 * <b>Note:</b> This can be either an IPv4 or an IPv6 representation.
478 * Get the InetAddress of the service. This will return the IPv4 if it exist, otherwise it return the IPv6 if set.<br/>
500 * Get the IPv6 InetAddress of the service.<br/>
501 * <b>Note:</b> This return null if the service IPv6 address cannot be resolved.
531 * Returns a list of all IPv6 InetAddresses that can be used for this service.
  /external/libvncserver/x11vnc/misc/
ultravnc_repeater.pl 191 print "perl module IO::Socket::INET6 not available: no IPv6 support.\n" if ! $have_inet6;
297 lprint("watching for IPv6 connections on $client_port/client.") if $client_listen6;
298 lprint("watching for IPv6 connections on $server_port/server.") if $server_listen6;
437 lprint("IPv4 connect error: $!, trying IPv6 ...");
443 lprint("IPv6 connect error: $!") if !$sock2;
  /bionic/libc/dns/include/
resolv_private.h 199 struct __res_state_ext *ext; /* extention for IPv6 */
235 #define RES_IPV6ONLY 0x00000004 /* IPv6 only */
253 #define RES_USE_INET6 0x00002000 /* use/map IPv6 in gethostbyname() */
  /bionic/libc/dns/net/
getaddrinfo.c 60 * lower layer function to lookup "IPv4 or IPv6" record. Calling
69 * lookup /etc/hosts for IPv6 address
70 * lookup DNS for IPv6 address
364 * The following functions determine whether IPv4 or IPv6 connectivity is
482 // int ai_protocol; /* 0 or IPPROTO_xxx for IPv4 and IPv6 */
1238 /* convert a string to a scope identifier. XXX: IPv6 specific */
    [all...]
  /external/iproute2/man/man8/
ip-route.8 266 is an IP or IPv6 address optionally followed by a slash and the
274 or to IPv6
351 to MTU for IPv6.
ip-route.8.in 266 is an IP or IPv6 address optionally followed by a slash and the
274 or to IPv6
351 to MTU for IPv6.
  /external/libpcap/
scanner.l 209 ip6 return IPV6;
352 bpf_error("bogus IPv6 address %s", yytext);
358 bpf_error("IPv6 address %s not supported", yytext);
  /external/mdnsresponder/mDNSPosix/
Identify.c 140 mprintf("%##s %s %.16a\n", answer->name->c, DNSTypeName(answer->rrtype), &answer->rdata->u.ipv6);
144 hostaddr.ip.v6 = answer->rdata->u.ipv6;
376 fprintf(stderr, "Usage: %s <dot-local hostname> or <IPv4 address> or <IPv6 address> ...\n", progname);
  /external/toybox/toys/pending/
route.c 425 * format the dest and src address in ipv6 format.
437 error_exit("IPv6 ip format error");
453 xprintf("Kernel IPv6 routing table\n"
  /libcore/luni/src/main/java/java/net/
NetworkInterface.java 151 // 1. IPv6 address
166 // Extract the IPv6 address.
173 // Skip the IPv6 address and its trailing space.
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
urlparse.py 8 RFC 2732 : "Format for Literal IPv6 Addresses in URL's by R.Hinden, B.Carpenter
190 raise ValueError("Invalid IPv6 URL")
213 raise ValueError("Invalid IPv6 URL")
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/
urlparse.py 8 RFC 2732 : "Format for Literal IPv6 Addresses in URL's by R.Hinden, B.Carpenter
190 raise ValueError("Invalid IPv6 URL")
213 raise ValueError("Invalid IPv6 URL")
  /external/boringssl/src/crypto/x509v3/
v3_utl.c 1020 /* Convert IP addresses both IPv4 and IPv6 into an
1030 /* If string contains a ':' assume IPv6 */
1095 /* If string contains a ':' assume IPv6 */
1127 /* Temporary store for IPV6 output */
1144 /* Treat the IPv6 representation as a list of values
1251 * IPv6 form.

Completed in 1199 milliseconds

<<21222324252627282930>>