/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/linux/ |
in.h | 39 IPPROTO_IPV6 = 41, /* IPv6-in-IPv4 tunnelling */
|
ppp_defs.h | 82 #define PPP_IPV6CP 0x8057 /* IPv6 Control Protocol */
|
virtio_net.h | 47 #define VIRTIO_NET_HDR_GSO_TCPV6 4 // GSO frame, IPv6 TCP
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/net/ |
route.h | 91 /* for IPv6 */
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/netinet/ |
ip6.h | 115 /* IPv6 options */
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/i386-linux-gnu/bits/ |
posix_opt.h | 170 /* IPv6 support is available. */
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-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 */
|
in.h | 39 IPPROTO_IPV6 = 41, /* IPv6-in-IPv4 tunnelling */
|
ppp_defs.h | 82 #define PPP_IPV6CP 0x8057 /* IPv6 Control Protocol */
|
tcp.h | 88 #define TCP_MSS_DESIRED 1220U /* IPv6 (tunneled), EDNS0 (RFC3226) */
|
virtio_net.h | 71 #define VIRTIO_NET_HDR_GSO_TCPV6 4 // GSO frame, IPv6 TCP
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/net/ |
route.h | 91 /* for IPv6 */
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/netinet/ |
ip6.h | 115 /* IPv6 options */
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/x86_64-linux-gnu/bits/ |
posix_opt.h | 170 /* IPv6 support is available. */
|
/prebuilts/ndk/9/platforms/android-21/arch-arm/usr/include/linux/netfilter_ipv6/ |
ip6_tables.h | 91 struct ip6t_ip6 ipv6; member in struct:ip6t_entry
|
/prebuilts/ndk/9/platforms/android-21/arch-arm64/usr/include/linux/netfilter_ipv6/ |
ip6_tables.h | 91 struct ip6t_ip6 ipv6; member in struct:ip6t_entry
|
/prebuilts/ndk/9/platforms/android-21/arch-mips/usr/include/linux/netfilter_ipv6/ |
ip6_tables.h | 91 struct ip6t_ip6 ipv6; member in struct:ip6t_entry
|
/prebuilts/ndk/9/platforms/android-21/arch-mips64/usr/include/linux/netfilter_ipv6/ |
ip6_tables.h | 91 struct ip6t_ip6 ipv6; member in struct:ip6t_entry
|
/prebuilts/ndk/9/platforms/android-21/arch-x86/usr/include/linux/netfilter_ipv6/ |
ip6_tables.h | 91 struct ip6t_ip6 ipv6; member in struct:ip6t_entry
|
/prebuilts/ndk/9/platforms/android-21/arch-x86_64/usr/include/linux/netfilter_ipv6/ |
ip6_tables.h | 91 struct ip6t_ip6 ipv6; member in struct:ip6t_entry
|
/external/dnsmasq/src/ |
network.c | 282 /* No error of the kernel doesn't support IPv6 */ 435 die(_("failed to set IPV6 options on listening socket: %s"), NULL, EC_BADNET);\ 445 /* An interface may have an IPv6 address which is still undergoing DAD. 598 die(_("failed to set IPV6 options on listening socket: %s"), NULL, EC_BADNET); 608 /* An interface may have an IPv6 address which is still undergoing DAD. 1106 #endif /* IPV6 */ [all...] |
/external/fio/ |
configure | 1171 # Check whether we have the required functions for ipv6 1172 ipv6="no" 1192 if compile_prog "" "" "ipv6"; then 1193 ipv6="yes" 1195 echo "IPv6 helpers $ipv6" [all...] |
/external/libxml2/ |
configure.ac | 649 dnl ***********************Checking for availability of IPv6******************* 651 AC_MSG_CHECKING([whether to enable IPv6]) 652 AC_ARG_ENABLE(ipv6, [ --enable-ipv6[[=yes/no]] enables compilation of IPv6 code [[default=yes]]],, enable_ipv6=yes) 672 AC_DEFINE([SUPPORT_IP6], [], [Support for IPv6]) 731 dnl ******************************End IPv6 checks****************************** [all...] |
/external/libvncserver/ |
config.log | [all...] |