/prebuilts/ndk/9/platforms/android-8/arch-arm/usr/include/linux/netfilter_ipv6/ |
ip6_tables.h | 67 struct ip6t_ip6 ipv6; member in struct:ip6t_entry
|
/prebuilts/ndk/9/platforms/android-9/arch-arm/usr/include/linux/netfilter_ipv6/ |
ip6_tables.h | 67 struct ip6t_ip6 ipv6; member in struct:ip6t_entry
|
/prebuilts/ndk/9/platforms/android-9/arch-mips/usr/include/linux/netfilter_ipv6/ |
ip6_tables.h | 67 struct ip6t_ip6 ipv6; member in struct:ip6t_entry
|
/prebuilts/ndk/9/platforms/android-9/arch-x86/usr/include/linux/netfilter_ipv6/ |
ip6_tables.h | 67 struct ip6t_ip6 ipv6; member in struct:ip6t_entry
|
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/distutils/tests/ |
test_build_scripts.py | 93 # On linux-g++-32 with command line `./configure --enable-ipv6
|
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/distutils/tests/ |
test_build_scripts.py | 93 # On linux-g++-32 with command line `./configure --enable-ipv6
|
/system/extras/tests/net_test/ |
run_net_test.sh | 4 OPTIONS=" IPV6 IPV6_ROUTER_PREF IPV6_MULTIPLE_TABLES IPV6_ROUTE_INFO"
|
/device/asus/flo/ |
WCNSS_qcom_cfg.ini | 70 # Flag to enable Host IPv6 NS Offload feature or not 250 # Enable IPv6 RA filtering
|
/external/libnl/include/linux/ |
pkt_sched.h | 9 with obsolete IPv6 values is not occasional :-). New IPv6 drafts
|
/external/libpcap/ |
tokdefs.h | 104 IPV6 = 322, 225 #define IPV6 322
|
/external/nist-sip/java/gov/nist/javax/sip/address/ |
AddressFactoryImpl.java | 41 * IPv6 Support added by Emil Ivov (emil_ivov@yahoo.com)<br/> 123 //if host is an IPv6 string we should enclose it in sq brackets
|
/external/nist-sip/java/gov/nist/javax/sip/parser/ |
ViaParser.java | 142 * IPV6 addresses in the received parameter. 164 // Allow for IPV6 Addresses.
|
/external/openssh/ |
CREDITS | 16 Arkadiusz Miskiewicz <misiek@pld.org.pl> - IPv6 compat fixes 44 Hideaki YOSHIFUJI <yoshfuji@ecei.tohoku.ac.jp> - IPv6 and bug fixes
|
/external/openssh/openbsd-compat/ |
inet_ntop.c | 36 #define IN6ADDRSZ 16 /* IPv6 T_AAAA */ 103 * convert IPv6 binary address into presentation (printable) format
|
/external/tcpdump/missing/ |
inet_ntop.c | 56 #define IN6ADDRSZ 16 /* IPv6 T_AAAA */ 100 * Convert IPv6 binary address into presentation (printable) format.
|
/external/tcpdump/ |
print-ip6.c | 177 * "Mobility Support in IPv6" draft 178 * (draft-ietf-mobileip-ipv6-24) says that
|
print-rpki-rtr.c | 70 * IPv6 Prefix PDU. 109 { RPKI_RTR_IPV6_PREFIX_PDU, "IPV6 Prefix" },
|
/libcore/luni/src/main/java/java/net/ |
SocketOptions.java | 135 * or the traffic class field of the IPv6 header. These correspond to the IP_TOS and IPV6_TCLASS 140 * and <a href="http://www.ietf.org/rfc/rfc2460.txt">RFC 2460</a> for more about IPv6.
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/linux/ |
pkt_sched.h | 11 with obsolete IPv6 values is not occasional :-). New IPv6 drafts
|
/system/netd/server/ |
BandwidthController.h | 139 /* Runs for both ipv4 and ipv6 iptables */ 141 /* Runs for both ipv4 and ipv6 iptables, appends -j REJECT --reject-with ... */
|
FirewallController.cpp | 40 // ICMPv6 types that are required for any form of IPv6 connectivity to work. Note that because the 279 // Allow ICMPv6 packets necessary to make IPv6 connectivity work. http://b/23158230 .
|
StrictController.cpp | 97 // Look for IPv6 TCP/UDP connections with TLS/DTLS header. The IPv6 header
|
/external/iptables/iptables/ |
ip6tables.8.in | 28 ip6tables \(em IPv6 packet filter administration 57 tables of IPv6 packet 253 error. This option allows to put both IPv4 and IPv6 rules in a single rule file 256 \fB\-6\fP, \fB\-\-ipv6\fP 265 But IPv6 extension headers except \fBesp\fP are not allowed.
|
/external/okhttp/okhttp/src/main/java/com/squareup/okhttp/ |
HttpUrl.java | 123 * <li>An IPv6 address, like {@code ::1}. Note that there are no square braces. 301 * @param host either a regular hostname, International Domain Name, IPv4 address, or IPv6 388 // Host is an IPv6 address. 714 // checked for IPv6 square braces. But Chrome does it first, and that's more lenient. 717 // If the input is encased in square braces "[...]", drop 'em. We have an IPv6 address. 735 return input.substring(pos, limit); // TODO(jwilson) implement IPv6 decoding.
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/ |
netdb.h | 148 for IPv6. 457 and which therefore can be used for IPv6. 485 and which therefore can be used for IPv6. 509 and which therefore can be used for IPv6. 530 and which therefore can be used for IPv6. 578 # define AI_ALL 0x0010 /* Return IPv4 mapped and IPv6 addresses. */
|