Searched refs:ipv6 (Results 151 - 175 of 317) sorted by relevance

1234567891011>>

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openvpn-2.3.1/src/openvpn/
H A Dtun.c638 msg( M_INFO, "do_ifconfig, tt->ipv6=%d, tt->did_ifconfig_ipv6_setup=%d",
639 tt->ipv6, tt->did_ifconfig_ipv6_setup );
652 if ( tt->ipv6 && tt->did_ifconfig_ipv6_setup )
1008 tt->ipv6 = false;
1200 msg (M_FATAL, "Error: When using --tun-ipv6, if you have more than one TAP-Windows adapter, you must also specify --dev-node");
1202 /* example: netsh interface ipv6 set address MyTap 2001:608:8003::d store=active */
1204 "%s%sc interface ipv6 set address %s %s store=active",
1242 tuntap->ipv6 = false;
1262 if ( tt->ipv6 && ! ipv6_explicitly_supported )
1411 * Process --tun-ipv6
[all...]
H A Dtun.h138 bool ipv6; member in struct:tuntap
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/netatalk-2.2.5/libatalk/dsi/
H A Ddsi_tcp.c393 struct sockaddr_in6 *ipv6 = (struct sockaddr_in6 *)p->ai_addr; local
395 if ((memcmp(ipv6->sin6_addr.s6_addr, ipv6loopb, 16)) != 0)
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/ipv6/
H A Danycast.c8 * based heavily on net/ipv6/mcast.c
38 #include <net/ipv6.h>
64 int ishost = !net->ipv6.devconf_all->forwarding;
H A Dmip6.c28 #include <linux/ipv6.h>
31 #include <net/ipv6.h>
H A Daf_inet6.c47 #include <net/ipv6.h>
206 np->ipv6only = net->ipv6.sysctl.bindv6only;
1019 net->ipv6.sysctl.bindv6only = 0;
1020 net->ipv6.sysctl.icmpv6_time = 1*HZ;
H A Dinet6_connection_sock.c18 #include <linux/ipv6.h>
H A Dmcast.c56 #include <net/ipv6.h>
119 #define MLD_V1_SEEN(idev) (dev_net((idev)->dev)->ipv6.devconf_all->force_mld_version == 1 || \
1344 struct sock *sk = net->ipv6.igmp_sk;
1421 icmpv6_flow_init(net->ipv6.igmp_sk, &fl, ICMPV6_MLD2_REPORT,
1718 struct sock *sk = net->ipv6.igmp_sk;
2643 err = inet_ctl_sock_create(&net->ipv6.igmp_sk, PF_INET6,
2652 inet6_sk(net->ipv6.igmp_sk)->hop_limit = 1;
2661 inet_ctl_sock_destroy(net->ipv6.igmp_sk);
2667 inet_ctl_sock_destroy(net->ipv6.igmp_sk);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/security/
H A Dlsm_audit.c24 #include <linux/ipv6.h>
27 #include <net/ipv6.h>
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/zebra/zebra/
H A Drt_ioctl.c401 zlog_warn ("can't %s ipv6 route: %s\n", type == SIOCADDRT ? "add" : "delete",
458 memcpy (&rtm.rtmsg_gateway, &nexthop->rgate.ipv6,
476 memcpy (&rtm.rtmsg_gateway, &nexthop->gate.ipv6,
515 zlog_warn ("can't %s ipv6 route: %s\n",
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/avahi-0.6.25/avahi-core/
H A Dresolve-host-name.c80 a.data.ipv6 = r->address_record->data.aaaa.address;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/avahi-0.6.25/avahi-core/
H A Dresolve-host-name.c80 a.data.ipv6 = r->address_record->data.aaaa.address;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/conntrack-tools/conntrack-tools-1.4.0/include/
H A Dconntrackd.h81 uint32_t ipv6[4]; member in union:inet_address
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/
H A DMakefile38 --disable-ipv6 \
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/ethernet/
H A Deth.c58 #include <net/ipv6.h>
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/netfilter/
H A Dnf_conntrack_proto_udplite.c16 #include <linux/ipv6.h>
H A Dxt_conntrack.c15 #include <net/ipv6.h>
H A Dxt_sctp.c5 #include <net/ipv6.h>
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/sunrpc/
H A Daddr.c19 #include <net/ipv6.h>
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/linux/sunrpc/
H A Dclnt.h25 #include <net/ipv6.h>
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/net/
H A Daddrconf.h51 #include <net/ipv6.h>
H A Dudp.h30 #include <linux/ipv6.h>
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/linux/lockd/
H A Dlockd.h16 #include <net/ipv6.h>
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/curl/curl-7.36.0/winbuild/
H A DMakefile.vc158 CONFIG_NAME_LIB = $(CONFIG_NAME_LIB)-ipv6
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/qlge/
H A Dqlge_ethtool.c19 #include <linux/ipv6.h>
20 #include <net/ipv6.h>

Completed in 331 milliseconds

1234567891011>>