Searched refs:ipv6 (Results 1 - 25 of 317) sorted by relevance

1234567891011>>

/netgear-R7000-V1.0.7.12_1.2.5/src/router/iptables-1.x/extensions/
H A D.opts-test62 [ -f $KERNEL_DIR/net/ipv6/netfilter/ip6t_hbh.c -a -f $KERNEL_DIR/net/ipv6/netfilter/ip6t_dst.c -a -f $KERNEL_DIR/include/linux/netfilter_ipv6/ip6t_opts.h ] && echo hbh dst
H A D.ah-test62 [ -f $KERNEL_DIR/net/ipv6/netfilter/ip6t_ah.c -a -f $KERNEL_DIR/include/linux/netfilter_ipv6/ip6t_ah.h ] && echo ah
H A D.frag-test62 [ -f $KERNEL_DIR/net/ipv6/netfilter/ip6t_frag.c -a -f $KERNEL_DIR/include/linux/netfilter_ipv6/ip6t_frag.h ] && echo frag
H A D.ipv6header-test62 [ -f $KERNEL_DIR/net/ipv6/netfilter/ip6t_ipv6header.c -a -f $KERNEL_DIR/include/linux/netfilter_ipv6/ip6t_ipv6header.h ] && echo ipv6header
H A D.rt-test62 [ -f $KERNEL_DIR/net/ipv6/netfilter/ip6t_rt.c -a -f $KERNEL_DIR/include/linux/netfilter_ipv6/ip6t_rt.h ] && echo rt
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/ipv6/
H A DMakefile5 obj-$(CONFIG_IPV6) += ipv6.o
7 ipv6-objs := af_inet6.o anycast.o ip6_output.o ip6_input.o addrconf.o \
13 ipv6-$(CONFIG_SYSCTL) = sysctl_net_ipv6.o
14 ipv6-$(CONFIG_IPV6_MROUTE) += ip6mr.o
16 ipv6-$(CONFIG_XFRM) += xfrm6_policy.o xfrm6_state.o xfrm6_input.o \
18 ipv6-$(CONFIG_NETFILTER) += netfilter.o
19 ipv6-$(CONFIG_IPV6_MULTIPLE_TABLES) += fib6_rules.o
20 ipv6-$(CONFIG_PROC_FS) += proc.o
21 ipv6-$(CONFIG_SYN_COOKIES) += syncookies.o
23 ipv6
[all...]
H A Dsysctl_net_ipv6.c11 #include <linux/ipv6.h>
14 #include <net/ipv6.h>
33 .data = &init_net.ipv6.sysctl.bindv6only,
54 { .procname = "ipv6", },
82 ipv6_table[2].data = &net->ipv6.sysctl.bindv6only;
84 net->ipv6.sysctl.table = register_net_sysctl_table(net, net_ipv6_ctl_path,
86 if (!net->ipv6.sysctl.table)
108 ipv6_table = net->ipv6.sysctl.table->ctl_table_arg;
112 unregister_net_sysctl_table(net->ipv6.sysctl.table);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/avahi-0.6.25/avahi-common/
H A Daddress.c86 a->data.ipv6.address[15] & 0xF, a->data.ipv6.address[15] >> 4,
87 a->data.ipv6.address[14] & 0xF, a->data.ipv6.address[14] >> 4,
88 a->data.ipv6.address[13] & 0xF, a->data.ipv6.address[13] >> 4,
89 a->data.ipv6.address[12] & 0xF, a->data.ipv6.address[12] >> 4,
90 a->data.ipv6.address[11] & 0xF, a->data.ipv6
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/forked-daapd-0.19/
H A Dforked-daapd.conf13 ipv6 = no
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/avahi-0.6.25/avahi-common/
H A Daddress.c86 a->data.ipv6.address[15] & 0xF, a->data.ipv6.address[15] >> 4,
87 a->data.ipv6.address[14] & 0xF, a->data.ipv6.address[14] >> 4,
88 a->data.ipv6.address[13] & 0xF, a->data.ipv6.address[13] >> 4,
89 a->data.ipv6.address[12] & 0xF, a->data.ipv6.address[12] >> 4,
90 a->data.ipv6.address[11] & 0xF, a->data.ipv6
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/bonding/
H A DMakefile9 ipv6-$(subst m,y,$(CONFIG_IPV6)) += bond_ipv6.o
10 bonding-objs += $(ipv6-y)
/netgear-R7000-V1.0.7.12_1.2.5/src/router/arm-uclibc/target/etc/
H A Dforked-daapd.conf13 ipv6 = no
/netgear-R7000-V1.0.7.12_1.2.5/src/router/iptables-1.x/
H A Dip6tables-save.c158 print_ip("-s", &(e->ipv6.src), &(e->ipv6.smsk),
159 e->ipv6.invflags & IP6T_INV_SRCIP);
161 print_ip("-d", &(e->ipv6.dst), &(e->ipv6.dmsk),
162 e->ipv6.invflags & IP6T_INV_DSTIP);
164 print_iface('i', e->ipv6.iniface, e->ipv6.iniface_mask,
165 e->ipv6.invflags & IP6T_INV_VIA_IN);
167 print_iface('o', e->ipv6
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iptables-1.4.12.1/libiptc/
H A Dlibip6tc.c144 inet_ntop(AF_INET6, &e->ipv6.src, buf, sizeof buf);
147 len = ipv6_prefix_length(&e->ipv6.smsk);
151 inet_ntop(AF_INET6, &e->ipv6.smsk, buf, sizeof buf);
157 inet_ntop(AF_INET6, &e->ipv6.dst, buf, sizeof buf);
160 len = ipv6_prefix_length(&e->ipv6.dmsk);
164 inet_ntop(AF_INET6, &e->ipv6.dmsk, buf, sizeof buf);
169 printf("Interface: `%s'/", e->ipv6.iniface);
171 printf("%c", e->ipv6.iniface_mask[i] ? 'X' : '.');
172 printf("to `%s'/", e->ipv6.outiface);
174 printf("%c", e->ipv6
251 unconditional(const struct ip6t_ip6 *ipv6) argument
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/src/router/iptables-1.4.12/src/libiptc/
H A Dlibip6tc.c144 inet_ntop(AF_INET6, &e->ipv6.src, buf, sizeof buf);
147 len = ipv6_prefix_length(&e->ipv6.smsk);
151 inet_ntop(AF_INET6, &e->ipv6.smsk, buf, sizeof buf);
157 inet_ntop(AF_INET6, &e->ipv6.dst, buf, sizeof buf);
160 len = ipv6_prefix_length(&e->ipv6.dmsk);
164 inet_ntop(AF_INET6, &e->ipv6.dmsk, buf, sizeof buf);
169 printf("Interface: `%s'/", e->ipv6.iniface);
171 printf("%c", e->ipv6.iniface_mask[i] ? 'X' : '.');
172 printf("to `%s'/", e->ipv6.outiface);
174 printf("%c", e->ipv6
251 unconditional(const struct ip6t_ip6 *ipv6) argument
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/src/router/iptables-1.x/libiptc/
H A Dlibip6tc.c144 inet_ntop(AF_INET6, &e->ipv6.src, buf, sizeof buf);
147 len = ipv6_prefix_length(&e->ipv6.smsk);
151 inet_ntop(AF_INET6, &e->ipv6.smsk, buf, sizeof buf);
157 inet_ntop(AF_INET6, &e->ipv6.dst, buf, sizeof buf);
160 len = ipv6_prefix_length(&e->ipv6.dmsk);
164 inet_ntop(AF_INET6, &e->ipv6.dmsk, buf, sizeof buf);
169 printf("Interface: `%s'/", e->ipv6.iniface);
171 printf("%c", e->ipv6.iniface_mask[i] ? 'X' : '.');
172 printf("to `%s'/", e->ipv6.outiface);
174 printf("%c", e->ipv6
254 unconditional(const struct ip6t_ip6 *ipv6) argument
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/dccp/
H A Dipv6.h4 * net/dccp/ipv6.h
15 #include <linux/ipv6.h>
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/ipv6/netfilter/
H A Dip6table_mangle.c52 dev_net(out)->ipv6.ip6table_mangle);
74 dev_net(out)->ipv6.ip6table_mangle);
77 dev_net(in)->ipv6.ip6table_mangle);
88 net->ipv6.ip6table_mangle =
91 if (IS_ERR(net->ipv6.ip6table_mangle))
92 return PTR_ERR(net->ipv6.ip6table_mangle);
98 ip6t_unregister_table(net, net->ipv6.ip6table_mangle);
H A Dip6table_filter.c41 return ip6t_do_table(skb, hook, in, out, net->ipv6.ip6table_filter);
61 net->ipv6.ip6table_filter =
64 if (IS_ERR(net->ipv6.ip6table_filter))
65 return PTR_ERR(net->ipv6.ip6table_filter);
71 ip6t_unregister_table(net, net->ipv6.ip6table_filter);
H A Dip6table_raw.c28 return ip6t_do_table(skb, hook, in, out, net->ipv6.ip6table_raw);
40 net->ipv6.ip6table_raw =
43 if (IS_ERR(net->ipv6.ip6table_raw))
44 return PTR_ERR(net->ipv6.ip6table_raw);
50 ip6t_unregister_table(net, net->ipv6.ip6table_raw);
H A Dip6table_security.c46 return ip6t_do_table(skb, hook, in, out, net->ipv6.ip6table_security);
58 net->ipv6.ip6table_security =
61 if (IS_ERR(net->ipv6.ip6table_security))
62 return PTR_ERR(net->ipv6.ip6table_security);
69 ip6t_unregister_table(net, net->ipv6.ip6table_security);
/netgear-R7000-V1.0.7.12_1.2.5/src/include/proto/
H A Dbcmipv6.h147 #define IPV6_MCAST_TO_ETHER_MCAST(ipv6, ether) \
151 ether[2] = ipv6[12]; \
152 ether[3] = ipv6[13]; \
153 ether[4] = ipv6[14]; \
154 ether[5] = ipv6[15]; \
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iptables-1.4.12.1/iptables/
H A Dip6tables.c128 {.name = "ipv6", .has_arg = 0, .val = '6'},
254 " --ipv6 -6 Nothing (line is ignored by iptables-restore)\n"
573 fputc(fw->ipv6.invflags & IP6T_INV_PROTO ? '!' : ' ', stdout);
575 const char *pname = proto_to_name(fw->ipv6.proto, format&FMT_NUMERIC);
579 printf(FMT("%-5hu", "%hu "), fw->ipv6.proto);
593 if (fw->ipv6.invflags & IP6T_INV_VIA_IN) {
599 if (fw->ipv6.iniface[0] != '\0') {
600 strcat(iface, fw->ipv6.iniface);
606 if (fw->ipv6.invflags & IP6T_INV_VIA_OUT) {
612 if (fw->ipv6
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/avahi-0.6.25/avahi-daemon/
H A Davahi-daemon.conf28 use-ipv6=no
51 #publish-a-on-ipv6=no
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/avahi-0.6.25/avahi-daemon/
H A Davahi-daemon.conf28 use-ipv6=no
51 #publish-a-on-ipv6=no

Completed in 167 milliseconds

1234567891011>>