Lines Matching refs:devconf_all
579 devconf = net->ipv6.devconf_all; in inet6_netconf_get_devconf()
659 net->ipv6.devconf_all, in inet6_netconf_dump_devconf()
759 if (p == &net->ipv6.devconf_all->forwarding) { in addrconf_fixup_forwarding()
765 net->ipv6.devconf_all); in addrconf_fixup_forwarding()
2394 !net->ipv6.devconf_all->forwarding && sllao) in addrconf_prefix_rcv()
2877 !dev_net(idev->dev)->ipv6.devconf_all->forwarding) in addrconf_add_linklocal()
5176 if (p == &net->ipv6.devconf_all->disable_ipv6) { in addrconf_disable_ipv6()
5234 else if (valp == &net->ipv6.devconf_all->proxy_ndp) in addrconf_sysctl_proxy_ndp()
5237 net->ipv6.devconf_all); in addrconf_sysctl_proxy_ndp()
5262 if (&net->ipv6.devconf_all->stable_secret == ctl->data) in addrconf_sysctl_stable_secret()
5701 net->ipv6.devconf_all = all; in addrconf_init_net()
5731 __addrconf_sysctl_unregister(net->ipv6.devconf_all); in addrconf_exit_net()
5734 kfree(net->ipv6.devconf_all); in addrconf_exit_net()