• Home
  • History
  • Annotate
  • Raw
  • Download
  • only in /netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/ipv6/

Lines Matching refs:ipv6

69 #include <net/ipv6.h>
287 if (snmp_mib_init((void __percpu **)idev->stats.ipv6,
305 snmp_mib_free((void __percpu **)idev->stats.ipv6);
314 snmp_mib_free((void __percpu **)idev->stats.ipv6);
364 memcpy(&ndev->cnf, dev_net(dev)->ipv6.devconf_dflt, sizeof(ndev->cnf));
519 if (p == &net->ipv6.devconf_dflt->forwarding)
528 if (p == &net->ipv6.devconf_all->forwarding) {
529 __s32 newf = net->ipv6.devconf_all->forwarding;
530 net->ipv6.devconf_dflt->forwarding = newf;
1391 /*Foxconn tab tseng added, 2013/07/23, for dhcp6c wan ipv6 DAD*/
1407 /*Foxconn tab tseng added, 2013/07/23, for dhcp6c wan ipv6 DAD*/
1955 !net->ipv6.devconf_all->forwarding)
2423 !dev_net(idev->dev)->ipv6.devconf_all->forwarding)
2739 * Step 1: remove reference to ipv6 device from parent device.
3955 __snmp6_fill_stats64(stats, (void __percpu **)idev->stats.ipv6,
4260 if (p == &net->ipv6.devconf_dflt->disable_ipv6)
4269 if (p == &net->ipv6.devconf_all->disable_ipv6) {
4270 __s32 newf = net->ipv6.devconf_all->disable_ipv6;
4271 net->ipv6.devconf_dflt->disable_ipv6 = newf;
4536 { .procname = "ipv6", },
4596 neigh_sysctl_register(idev->dev, idev->nd_parms, "ipv6",
4634 net->ipv6.devconf_all = all;
4635 net->ipv6.devconf_dflt = dflt;
4663 __addrconf_sysctl_unregister(net->ipv6.devconf_dflt);
4664 __addrconf_sysctl_unregister(net->ipv6.devconf_all);
4667 kfree(net->ipv6.devconf_dflt);
4668 kfree(net->ipv6.devconf_all);
4700 /*Foxconn tab tseng added, 2013/07/23, for dhcp6c wan ipv6 DAD*/
4707 /*Foxconn tab tseng added end, 2013/07/23, for dhcp6c wan ipv6 DAD*/
4720 * has it's ipv6 private information allocated and setup
4732 * So, as a temporary fix, allocate the ipv6 structure for
4734 * Longer term, all of the dependencies ipv6 has upon the loopback