HomeSort by relevance Sort by last modified time
    Searched defs:ipv6 (Results 1 - 17 of 17) sorted by null

  /external/chromium_org/net/base/
ip_endpoint_unittest.cc 24 bool ipv6; member in struct:net::__anon13638::TestData
85 socklen_t expected_size = tests[index].ipv6 ?
133 // IPv4 vs IPv6
145 // IPv6 vs IPv6
  /external/chromium_org/ppapi/tests/
test_network_monitor.cc 94 PP_NetAddress_IPv6 ipv6; local
95 ASSERT_TRUE(addresses[i].DescribeAsIPv6Address(&ipv6));
99 for (size_t j = 0; j < sizeof(ipv6.addr); ++j) {
100 if (ipv6.addr[j] != 0) {
108 ASSERT_TRUE(ipv6.port == 0);
test_net_address_private.cc 158 // TODO(viettrungluu): More IPv6 tests needed.
196 { // IPv4 192.168.1.2 embedded in IPv6 in the deprecated way.
204 { // IPv4 192.168.1.2 embedded in IPv6.
212 { // *Not* IPv4 embedded in IPv6.
238 PP_NetAddress_Private ipv6 = MakeIPv6NetAddress(ipv6_address, 123, 0); local
239 ASSERT_EQ(NetAddressPrivate::GetFamily(ipv6),
285 // Ensure the ipv6 address is transformed properly into network order.
  /cts/tests/tests/net/src/android/net/ipv6/cts/
PingTest.java 17 package android.net.ipv6.cts;
38 * Checks that the device has kernel support for the IPv6 ping socket. This allows ping6 to work
44 * <li>6d0bfe2 net: ipv6: Add IPv6 support to the ping socket.
46 * <li>fbfe80c net: ipv6: fix wrong ping_v6_sendmsg return value
47 * <li>a1bdc45 net: ipv6: add missing lock in ping_v6_sendmsg
87 * Creates an IPv6 ping socket and sets a receive timeout of 100ms.
  /external/chromium_org/chromeos/network/
host_resolver_impl_chromeos.cc 91 << " IPv4: " << ipv4_address << " IPv6: " << ipv6_address;
175 net::IPAddressNumber ipv6; local
176 if (net::ParseIPLiteralToNumber(ipv6_address_, &ipv6))
177 addresses->push_back(net::IPEndPoint(ipv6, 0));
187 << " IPv4: " << ipv4_address_ << " IPv6: " << ipv6_address_;
  /external/android-clat/
clatd.c 56 /* 40 bytes IPv6 header - 20 bytes IPv4 header + 8 bytes fragment header */
115 .sll_pkttype = PACKET_OTHERHOST, // The 464xlat IPv6 address is not assigned to the kernel.
122 uint32_t *ipv6 = Global_Clatd_Config.ipv6_local_subnet.s6_addr32; local
124 // Load the first four bytes of the IPv6 destination address (starts 24 bytes in).
125 // Compare it against the first four bytes of our IPv6 address, in host byte order (BPF loads
128 // three words of the IPv6 address, and if they all match, return PACKETLEN (accept packet).
130 BPF_JUMP(BPF_JMP | BPF_JEQ | BPF_K, htonl(ipv6[0]), 0, 7),
132 BPF_JUMP(BPF_JMP | BPF_JEQ | BPF_K, htonl(ipv6[1]), 0, 5),
134 BPF_JUMP(BPF_JMP | BPF_JEQ | BPF_K, htonl(ipv6[2]), 0, 3),
136 BPF_JUMP(BPF_JMP | BPF_JEQ | BPF_K, htonl(ipv6[3]), 0, 1)
    [all...]
  /external/chromium_org/native_client_sdk/src/libraries/nacl_io/socket/
socket_node.cc 153 PP_NetAddress_IPv6 ipv6; local
167 if (PP_TRUE == NetInterface()->DescribeAsIPv6Address(addr, &ipv6)) {
170 addr6.sin6_port = ipv6.port;
171 memcpy(&addr6.sin6_addr, ipv6.addr, sizeof(ipv6.addr));
  /external/fio/
client.h 48 int ipv6; member in struct:fio_client
client.c 238 int ipv6; local
240 ipv6 = type == Fio_client_ipv6;
241 if (fio_server_parse_host(hostname, ipv6,
309 &client->ipv6))
348 if (client->ipv6) {
    [all...]
  /bionic/libc/kernel/uapi/linux/netfilter_ipv6/
ip6_tables.h 91 struct ip6t_ip6 ipv6; member in struct:ip6t_entry
  /development/ndk/platforms/android-3/include/linux/netfilter_ipv6/
ip6_tables.h 67 struct ip6t_ip6 ipv6; member in struct:ip6t_entry
  /development/ndk/platforms/android-L/include/linux/netfilter_ipv6/
ip6_tables.h 91 struct ip6t_ip6 ipv6; member in struct:ip6t_entry
  /external/chromium_org/cloud_print/gcp20/prototype/
printer.cc 837 net::IPAddressNumber ipv6; local
845 ipv6 = GetLocalIp("", true);
849 if (ipv4.empty() && ipv6.empty()) {
858 VLOG_IF(0, !ipv6.empty())
859 << "Local IPv6 address: " << net::IPAddressToStringWithPort(ipv6, port);
879 ipv6,
  /external/iptables/include/linux/netfilter_ipv6/
ip6_tables.h 71 * the non IPv6 extension headers.
72 * - The protocol numbers of IPv6 extension headers except of ESP and
107 struct ip6t_ip6 ipv6; member in struct:ip6t_entry
  /external/kernel-headers/original/uapi/linux/netfilter_ipv6/
ip6_tables.h 73 * the non IPv6 extension headers.
74 * - The protocol numbers of IPv6 extension headers except of ESP and
109 struct ip6t_ip6 ipv6; member in struct:ip6t_entry
  /external/chromium_org/third_party/npapi/npspy/extern/nspr/
prio.h 135 ** value as AF_INET6 on platforms with IPv6 support.
150 ** Only Internet Protocol (IPv4 and IPv6) addresses are supported.
152 ** or IPv6 (AF_INET6).
196 } ipv6; member in union:PRNetAddr
    [all...]
  /external/mdnsresponder/mDNSCore/
mDNSEmbeddedAPI.h 173 kDNSType_AAAA, // 28 IPv6 Address
183 kDNSType_A6, // 38 IPv6 Address (deprecated)
184 kDNSType_DNAME, // 39 Non-terminal DNAME (for IPv6)
276 typedef mDNSOpaque128 mDNSv6Addr; // An IPv6 address is a 16-byte opaque identifier (not an integer)
396 // For IPv6: "x.x.x.x.x.x.x.x.x.x.x.x.x.x.x.x.x.x.x.x.x.x.x.x.x.x.x.x.x.x.x.x.ip6.arpa." 74 bytes including terminating NUL
469 // 40 (IPv6 header) + 8 (UDP header) + 12 (DNS message header) + 1440 (DNS message body) = 1500 total
475 mDNSu8 data[AbsoluteMaxDNSMessageData]; // 40 (IPv6) + 8 (UDP) + 12 (DNS header) + 8940 (data) = 9000
841 mDNSv6Addr ipv6; \/\/ For 'AAAA' record member in union:__anon6350
858 mDNSv6Addr ipv6; \/\/ For 'AAAA' record member in union:__anon6351
    [all...]

Completed in 1087 milliseconds