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

<<11121314151617181920>>

  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/lib32/
libresolv.so 
libresolv.so.2 
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/
netdb.h 150 for IPv6.
459 and which therefore can be used for IPv6.
487 and which therefore can be used for IPv6.
511 and which therefore can be used for IPv6.
522 RADDR is allowed to login as LOCUSER. Non-IPv4 (e.g., IPv6) are
535 can be used for IPv6
556 and which therefore can be used for IPv6.
604 # define AI_ALL 0x0010 /* Return IPv4 mapped and IPv6 addresses. */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/lib32/
libresolv-2.15.so 
libresolv.so 
libresolv.so.2 
  /external/iproute2/man/man8/
ip-l2tp.8 117 specified, which can be either an IPv4 or IPv6 address. The local IP
176 address or an IPv6 address.
181 specified as an IPv4 address or an IPv6 address.
360 If L2TP is being used over IPv6, use the IPv6 degrag module.
  /external/jetty/src/java/org/eclipse/jetty/http/
HttpURI.java 56 IPV6=5,
170 state = IPV6;
177 case IPV6:
389 state = IPV6;
396 case IPV6:
  /frameworks/base/core/tests/coretests/src/android/net/
LinkAddressTest.java 141 fail("Negative IPv6 prefix length should cause IllegalArgumentException");
157 fail("/129 IPv6 prefix length should cause IllegalArgumentException");
162 fail("/129 IPv6 prefix length should cause IllegalArgumentException");
173 fail("IPv6 multicast address should cause IllegalArgumentException");
376 // IPv6 ULAs are not acceptable "global preferred" addresses.
  /external/iputils/
ping6.c 272 NIQUERY_OPTION("ipv6", 0, 0, niquery_option_ipv6_handler),
273 NIQUERY_OPTION("ipv6-all", 0, NI_IPV6ADDR_F_ALL, niquery_option_ipv6_flag_handler),
274 NIQUERY_OPTION("ipv6-compatible", 0, NI_IPV6ADDR_F_COMPAT, niquery_option_ipv6_flag_handler),
275 NIQUERY_OPTION("ipv6-linklocal", 0, NI_IPV6ADDR_F_LINKLOCAL, niquery_option_ipv6_flag_handler),
276 NIQUERY_OPTION("ipv6-sitelocal", 0, NI_IPV6ADDR_F_SITELOCAL, niquery_option_ipv6_flag_handler),
277 NIQUERY_OPTION("ipv6-global", 0, NI_IPV6ADDR_F_GLOBAL, niquery_option_ipv6_flag_handler),
280 NIQUERY_OPTION("subject-ipv6", 1, NI_SUBJ_IPV6, niquery_option_subject_addr_handler),
639 "\t\tipv6,ipv6-all,ipv6-compatible,ipv6-linklocal,ipv6-sitelocal,ipv6-global,\n
    [all...]
  /external/dhcpcd/
ipv6rs.c 43 # include <linux/ipv6.h>
221 syslog(LOG_INFO, "%s: sending IPv6 Router Solicitation", ifp->name);
229 syslog(LOG_INFO, "%s: no IPv6 Routers available", ifp->name);
302 syslog(LOG_ERR, "IPv6 RA packet too short from %s", sfrom);
327 "IPv6 RA did not contain index or hop limit from %s",
336 syslog(LOG_ERR, "invalid IPv6 type or code from %s", sfrom);
341 syslog(LOG_ERR, "RA recieved from non local IPv6 address %s",
  /frameworks/opt/telephony/src/java/com/google/android/mms/pdu/
PduComposer.java 60 static final String STRING_IPV6_ADDRESS_TYPE = "/TYPE=IPV6";
468 // Ipv6 address.
    [all...]
  /packages/apps/Messaging/src/com/android/messaging/mmslib/pdu/
PduComposer.java 62 static final String STRING_IPV6_ADDRESS_TYPE = "/TYPE=IPV6";
475 // Ipv6 address.
    [all...]
  /development/ndk/platforms/android-21/include/
netdb.h 117 int ai_protocol; /* 0 or IPPROTO_xxx for IPv4 and IPv6 */
168 #define AI_ALL 0x00000100 /* IPv6 and IPv4-mapped (with AI_V4MAPPED) */
171 #define AI_V4MAPPED 0x00000800 /* accept IPv4-mapped IPv6 address */
  /development/ndk/platforms/android-3/include/
netdb.h 117 int ai_protocol; /* 0 or IPPROTO_xxx for IPv4 and IPv6 */
168 #define AI_ALL 0x00000100 /* IPv6 and IPv4-mapped (with AI_V4MAPPED) */
171 #define AI_V4MAPPED 0x00000800 /* accept IPv4-mapped IPv6 address */
  /external/iputils/ninfod/
ninfod_addrs.c 32 * YOSHIFUJI Hideaki <yoshfuji@linux-ipv6.org>
129 /* ipv6 address */
161 "%s(): invalid subject length %zu for IPv6 Address Subject\n",
  /external/libpcap/
fad-glifc.c 80 * SIOCGLIFCONF rather than SIOCGIFCONF in order to get IPv6 addresses.)
111 * Create a socket from which to fetch IPv6 information.
173 * IPv6 or not?
  /external/openssh/
canohost.c 191 debug3("Normalising mapped IPv4 in IPv6 address");
262 /* Work around Linux IPv6 weirdness */
394 /* Work around Linux IPv6 weirdness */
  /external/selinux/libsepol/src/
node_record.c 68 ERR(handle, "could not parse IPv6 address "
174 "could not expand IPv6 address to string: %s",
565 return "ipv6";
  /external/tcpdump/
print-cdp.c 297 * IPv6: protocol type = IEEE 802.2 header,
299 * protocol = LLC+SNAP header with the IPv6
307 printf("IPv6 (%u) %s",
  /hardware/qcom/gps/loc_api/libloc_api_50001/
loc_eng_agps.h 305 unsigned int ipv4, char* ipv6) :
308 if (NULL == ipv6) {
311 memcpy(mIPv6Addr, ipv6, sizeof(mIPv6Addr));
  /hardware/qcom/gps/msm8084/loc_api/libloc_api_50001/
loc_eng_agps.h 305 unsigned int ipv4, char* ipv6) :
308 if (NULL == ipv6) {
311 memcpy(mIPv6Addr, ipv6, sizeof(mIPv6Addr));
  /hardware/qcom/gps/msm8960/loc_api/libloc_api_50001/
loc_eng_agps.h 304 unsigned int ipv4, char* ipv6) :
307 if (NULL == ipv6) {
310 memcpy(mIPv6Addr, ipv6, sizeof(mIPv6Addr));
  /hardware/qcom/gps/msm8974/loc_api/libloc_api_50001/
loc_eng_agps.h 305 unsigned int ipv4, char* ipv6) :
308 if (NULL == ipv6) {
311 memcpy(mIPv6Addr, ipv6, sizeof(mIPv6Addr));
  /prebuilts/ndk/5/platforms/android-3/arch-arm/usr/include/
netdb.h 117 int ai_protocol; /* 0 or IPPROTO_xxx for IPv4 and IPv6 */
171 #define AI_ALL 0x00000100 /* IPv6 and IPv4-mapped (with AI_V4MAPPED) */
174 #define AI_V4MAPPED 0x00000800 /* accept IPv4-mapped IPv6 address */

Completed in 281 milliseconds

<<11121314151617181920>>