devconf_all 55 include/linux/inetdevice.h IPV4_DEVCONF((*(net)->ipv4.devconf_all), attr) devconf_all 51 include/net/netns/ipv4.h struct ipv4_devconf *devconf_all; devconf_all 58 include/net/netns/ipv6.h struct ipv6_devconf *devconf_all; devconf_all 209 net/bridge/netfilter/nft_reject_bridge.c net->ipv6.devconf_all->hop_limit); devconf_all 274 net/bridge/netfilter/nft_reject_bridge.c net->ipv6.devconf_all->hop_limit); devconf_all 2183 net/ipv4/devinet.c devconf = net->ipv4.devconf_all; devconf_all 2279 net/ipv4/devinet.c net->ipv4.devconf_all, devconf_all 2334 net/ipv4/devinet.c net->ipv4.devconf_all); devconf_all 2360 net/ipv4/devinet.c else if (cnf == net->ipv4.devconf_all) devconf_all 2676 net/ipv4/devinet.c memcpy(all, init_net.ipv4.devconf_all, sizeof(ipv4_devconf)); devconf_all 2697 net/ipv4/devinet.c net->ipv4.devconf_all = all; devconf_all 2726 net/ipv4/devinet.c __devinet_sysctl_unregister(net, net->ipv4.devconf_all, devconf_all 2731 net/ipv4/devinet.c kfree(net->ipv4.devconf_all); devconf_all 1359 net/ipv4/ipmr.c net->ipv4.devconf_all); devconf_all 1423 net/ipv4/ipmr.c net->ipv4.devconf_all); devconf_all 660 net/ipv6/addrconf.c devconf = net->ipv6.devconf_all; devconf_all 760 net/ipv6/addrconf.c net->ipv6.devconf_all, devconf_all 862 net/ipv6/addrconf.c if (p == &net->ipv6.devconf_all->forwarding) { devconf_all 877 net/ipv6/addrconf.c net->ipv6.devconf_all); devconf_all 931 net/ipv6/addrconf.c if (p == &net->ipv6.devconf_all->ignore_routes_with_linkdown) { devconf_all 939 net/ipv6/addrconf.c net->ipv6.devconf_all); devconf_all 1094 net/ipv6/addrconf.c if (net->ipv6.devconf_all->disable_policy || devconf_all 1488 net/ipv6/addrconf.c if (!net->ipv6.devconf_all->optimistic_dad && !idev->cnf.optimistic_dad) devconf_all 1490 net/ipv6/addrconf.c if (!net->ipv6.devconf_all->use_optimistic && !idev->cnf.use_optimistic) devconf_all 1505 net/ipv6/addrconf.c if (!net->ipv6.devconf_all->optimistic_dad && !idev->cnf.optimistic_dad) devconf_all 2579 net/ipv6/addrconf.c if ((net->ipv6.devconf_all->optimistic_dad || devconf_all 2581 net/ipv6/addrconf.c !net->ipv6.devconf_all->forwarding && sllao) devconf_all 3186 net/ipv6/addrconf.c if ((dev_net(idev->dev)->ipv6.devconf_all->optimistic_dad || devconf_all 3188 net/ipv6/addrconf.c !dev_net(idev->dev)->ipv6.devconf_all->forwarding) devconf_all 3744 net/ipv6/addrconf.c int _keep_addr = net->ipv6.devconf_all->keep_addr_on_down; devconf_all 3932 net/ipv6/addrconf.c dev_net(idev->dev)->ipv6.devconf_all->enhanced_dad) { devconf_all 3960 net/ipv6/addrconf.c (net->ipv6.devconf_all->accept_dad < 1 && devconf_all 4053 net/ipv6/addrconf.c if ((dev_net(idev->dev)->ipv6.devconf_all->accept_dad > 1 || devconf_all 4191 net/ipv6/addrconf.c dev_net(dev)->ipv6.devconf_all->ndisc_notify)) { devconf_all 6145 net/ipv6/addrconf.c if (p == &net->ipv6.devconf_all->disable_ipv6) { devconf_all 6204 net/ipv6/addrconf.c else if (valp == &net->ipv6.devconf_all->proxy_ndp) devconf_all 6208 net/ipv6/addrconf.c net->ipv6.devconf_all); devconf_all 6262 net/ipv6/addrconf.c } else if (&net->ipv6.devconf_all->addr_gen_mode == ctl->data) { devconf_all 6296 net/ipv6/addrconf.c if (&net->ipv6.devconf_all->stable_secret == ctl->data) devconf_all 6437 net/ipv6/addrconf.c if (valp == &net->ipv6.devconf_all->disable_policy) { devconf_all 6967 net/ipv6/addrconf.c memcpy(all, init_net.ipv6.devconf_all, sizeof(ipv6_devconf)); devconf_all 6978 net/ipv6/addrconf.c net->ipv6.devconf_all = all; devconf_all 7009 net/ipv6/addrconf.c __addrconf_sysctl_unregister(net, net->ipv6.devconf_all, devconf_all 7013 net/ipv6/addrconf.c kfree(net->ipv6.devconf_all); devconf_all 70 net/ipv6/anycast.c int ishost = !net->ipv6.devconf_all->forwarding; devconf_all 365 net/ipv6/exthdrs.c accept_seg6 = net->ipv6.devconf_all->seg6_enabled; devconf_all 486 net/ipv6/exthdrs.c int accept_source_route = net->ipv6.devconf_all->accept_source_route; devconf_all 498 net/ipv6/ip6_input.c if (dev_net(skb->dev)->ipv6.devconf_all->mc_forwarding && devconf_all 429 net/ipv6/ip6_output.c if (net->ipv6.devconf_all->forwarding == 0) devconf_all 480 net/ipv6/ip6_output.c if (net->ipv6.devconf_all->proxy_ndp && devconf_all 1554 net/ipv6/ip6mr.c net->ipv6.devconf_all->mc_forwarding++; devconf_all 1562 net/ipv6/ip6mr.c net->ipv6.devconf_all); devconf_all 1587 net/ipv6/ip6mr.c net->ipv6.devconf_all->mc_forwarding--; devconf_all 1592 net/ipv6/ip6mr.c net->ipv6.devconf_all); devconf_all 1274 net/ipv6/ipv6_sockglue.c val = sock_net(sk)->ipv6.devconf_all->hop_limit; devconf_all 1172 net/ipv6/mcast.c if (dev_net(idev->dev)->ipv6.devconf_all->force_mld_version != 0) devconf_all 1173 net/ipv6/mcast.c return dev_net(idev->dev)->ipv6.devconf_all->force_mld_version; devconf_all 890 net/ipv6/ndisc.c (net->ipv6.devconf_all->proxy_ndp || idev->cnf.proxy_ndp) && devconf_all 1039 net/ipv6/ndisc.c net->ipv6.devconf_all->forwarding && net->ipv6.devconf_all->proxy_ndp && devconf_all 1791 net/ipv6/ndisc.c net->ipv6.devconf_all->ndisc_notify) devconf_all 140 net/ipv6/output_core.c hoplimit = dev_net(dev)->ipv6.devconf_all->hop_limit; devconf_all 2223 net/ipv6/route.c if (net->ipv6.devconf_all->forwarding == 0) devconf_all 822 net/netfilter/nf_synproxy_core.c iph->hop_limit = net->ipv6.devconf_all->hop_limit;