Searched
full:ipv6 (Results
701 -
725 of
1322) sorted by null
<<21222324252627282930>>
/external/mdnsresponder/mDNSPosix/ |
mDNSUNP.c | 67 /* Converts a prefix length to IPv6 network mask */ 70 int colons=7; /* Number of colons in IPv6 address */ 71 int bits_in_block=16; /* Bits per IPv6 block */ 82 /* Gets IPv6 interface information from the /proc filesystem in linux*/
|
nss_mdns.conf.5 | 31 Reverse (PTR) lookups are enabled using their DNS names. IPv6 names use
|
/external/netcat/ |
netcat.c | 350 /* XXX IPv6 transport to proxy would probably work */ 352 errx(1, "no proxy support for IPv6"); 931 * XXX - Better way of doing this? Doesn't work for IPv6. 1045 \t-6 Use IPv6\n\
|
/external/okhttp/okhttp/src/main/java/com/squareup/okhttp/internal/ |
ConnectionSpecSelector.java | 105 // we might potentially be connecting to a different address family (IPV4 vs IPV6, say).
|
/external/openssh/openbsd-compat/ |
fake-rfc2553.h | 144 int ai_protocol; /* 0 or IPPROTO_xxx for IPv4 and IPv6 */
|
/external/openssh/ |
scp.0 | 36 -6 Forces scp to use IPv6 addresses only.
|
scp.1 | 88 to use IPv6 addresses only.
|
ssh-keyscan.0 | 27 -6 Forces ssh-keyscan to use IPv6 addresses only.
|
ssh-keyscan.1 | 56 to use IPv6 addresses only.
|
/external/ppp/pppd/include/net/ |
ppp_defs.h | 94 #define PPP_IPV6CP 0x8057 /* IPv6 Control Protocol */
|
/external/tcpdump/ |
print-ldp.c | 170 { LDP_TLV_IPV6_TRANSPORT_ADDR, "IPv6 Transport Address" }, 293 printf("\n\t IPv6 Transport Address: %s", ip6addr_string(tptr)); 379 printf(": IPv6 prefix (invalid length)"); 381 printf(": IPv6 prefix %s",buf);
|
/external/wpa_supplicant_8/hostapd/ |
android.config | 124 # Build IPv6 support for RADIUS operations
|
/external/wpa_supplicant_8/src/ap/ |
authsrv.c | 119 srv.ipv6 = conf->radius_server_ipv6;
|
/frameworks/base/core/java/android/net/ |
StaticIpConfiguration.java | 102 * IPv6 configuration) will not be included.
|
/hardware/broadcom/wlan/bcmdhd/dhdutil/include/proto/ |
ethernet.h | 77 #define ETHER_TYPE_IPV6 0x86dd /* IPv6 */
|
/hardware/qcom/gps/loc_api/libloc_api_50001/ |
loc_eng_msg.h | 214 int ipv4, char* ipv6, bool isReq);
|
/hardware/qcom/gps/msm8084/loc_api/libloc_api_50001/ |
loc_eng_msg.h | 214 int ipv4, char* ipv6, bool isReq);
|
/hardware/qcom/gps/msm8960/loc_api/libloc_api_50001/ |
loc_eng_msg.h | 214 int ipv4, char* ipv6, bool isReq);
|
/hardware/qcom/gps/msm8974/loc_api/libloc_api_50001/ |
loc_eng_msg.h | 214 int ipv4, char* ipv6, bool isReq);
|
/libcore/harmony-tests/src/test/java/org/apache/harmony/tests/java/net/ |
MulticastSocketTest.java | 97 + " and IPv6", 411 // if this interface only seems to support IPV6 addresses 644 // Under IPV6 we are not guaranteed to get the same address back as the address that was 647 assertEquals("Failed to return correct interface IPV6", [all...] |
/libcore/luni/src/test/java/libcore/java/net/ |
OldURITest.java | 37 // IPv6 authority, with userinfo and port
|
/libcore/luni/src/test/java/libcore/java/nio/channels/ |
ServerSocketChannelTest.java | 115 // addresses, such as 127.0.0.1 (IPv4) and 0:0:0:0:0:0:0:1 (IPv6) and only one will be
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/bits/ |
posix_opt.h | 170 /* IPv6 support is available. */
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/linux/ |
if_arp.h | 71 #define ARPHRD_SIT 776 /* sit0 device - IPv6-in-IPv4 */
|
if_ether.h | 65 #define ETH_P_IPV6 0x86DD /* IPv6 over bluebook */
|
Completed in 415 milliseconds
<<21222324252627282930>>