Searched refs:ipv6 (Results 251 - 275 of 317) sorted by relevance

<<111213

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/ipv6/
H A Dip6_flowlabel.c28 #include <net/ipv6.h>
H A Dip6_tunnel.c7 * Yasuyuki Kozakai <kozakai@linux-ipv6.org>
10 * linux/net/ipv6/sit.c and linux/net/ipv4/ipip.c
47 #include <net/ipv6.h>
1167 * ip6_tnl_ioctl - configure ipv6 tunnels from userspace
H A Draw.c42 #include <net/ipv6.h>
H A Dsit.c40 #include <net/ipv6.h>
58 This version of net/ipv6/sit.c is cloned of net/ipv4/ip_gre.c
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/netfilter/ipvs/
H A Dip_vs_xmit.c27 #include <net/ipv6.h>
H A Dip_vs_core.c48 #include <net/ipv6.h>
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/netfilter/
H A Dnfnetlink_log.c18 #include <linux/ipv6.h>
H A Dnf_conntrack_core.c8 * (C) 2003,2004 USAGI/WIDE Project <http://www.linux-ipv6.org>
60 #include <linux/ipv6.h>
61 #include <net/ipv6.h>
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/sctp/
H A Dprotocol.c61 #include <net/ipv6.h>
H A Dassociola.c58 #include <net/ipv6.h>
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/sunrpc/
H A Drpcb_clnt.c25 #include <net/ipv6.h>
H A Dsvcauth_unix.c15 #include <net/ipv6.h>
H A Dsvcsock.c40 #include <net/ipv6.h>
278 len = snprintf(buf, remaining, "ipv6 %s %pI6 %d\n",
446 * See net/ipv6/ip_sockglue.c : ip_cmsg_recv_pktinfo
459 * See net/ipv6/datagram.c : datagram_recv_ctl
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/9p/
H A Dtrans_fd.c31 #include <linux/ipv6.h>
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/bridge/
H A Dbr_netfilter.c36 #include <net/ipv6.h>
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/net/sctp/
H A Dstructs.h61 #include <linux/ipv6.h>
/netgear-R7000-V1.0.7.12_1.2.5/src/router/dhcp6/
H A Dclient6_addr.c39 #include <linux/ipv6.h>
637 " Go to solicit and request new ipv6 addresses",
660 " go to solicit and request new ipv6 addresses",
706 "failed to allocate memory for an ipv6 addr", FNAME);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/
H A Dniu.c23 #include <linux/ipv6.h>
2908 int ipv6, u64 protocol_id,
2925 if (ipv6)
4925 * ipv6 format TCAM entries.
6454 int ipv6; local
6465 ipv6 = ihl = 0;
6474 ipv6 = 1;
6507 (ipv6 ? TXHDR_IP_VER : 0) |
7363 int ipv6 = 0; local
7396 ipv6
2907 tcam_user_ip_class_set(struct niu *np, unsigned long class, int ipv6, u64 protocol_id, u64 tos_mask, u64 tos_val) argument
[all...]
H A Dmyri_sbus.c33 #include <net/ipv6.h>
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openvpn-2.3.1/src/openvpn/
H A Dmulti.c1304 if ( mi->context.c1.tuntap->ipv6 &&
1308 msg( M_INFO, "MULTI_sva: WARNING: if --ifconfig-push is used for IPv4, automatic IPv6 assignment from --ifconfig-ipv6-pool does not work. Use --ifconfig-ipv6-push for IPv6 then." );
1378 if ( mi->context.c1.tuntap->ipv6 &&
H A Droute.c410 msg (M_WARN, PACKAGE_NAME " ROUTE6: " PACKAGE_NAME " needs a gateway parameter for a --route-ipv6 option and no default was specified by either --route-ipv6-gateway or --ifconfig-ipv6 options");
871 /* if remote_host is not ipv4 (ie: ipv6), just skip
1566 if ( !tt->ipv6 )
1621 /* netsh interface ipv6 add route 2001:db8::/32 MyTunDevice */
1622 argv_printf (&argv, "%s%sc interface ipv6 add route %s/%d %s",
1652 status = openvpn_execve_check (&argv, es, 0, "ERROR: Windows route add ipv6 command failed");
1721 msg (M_FATAL, "Sorry, but I don't know how to do 'route ipv6' commands on this operating system. Try putting your routes in a --route-up script");
1908 if ( !tt->ipv6 )
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/ipv4/
H A Dtcp_ipv4.c71 #include <net/ipv6.h>
78 #include <linux/ipv6.h>
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/dlm/
H A Dlowcomms.c56 #include <net/ipv6.h>
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/dccp/
H A Dipv6.c5 * Based on net/dccp6/ipv6.c
27 #include <net/ipv6.h>
34 #include "ipv6.h"
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/net/
H A Dxfrm.h21 #include <net/ipv6.h>

Completed in 430 milliseconds

<<111213