Searched refs:devconf_all (Results 1 – 14 of 14) sorted by relevance
23 struct ipv4_devconf *devconf_all; member
32 struct ipv6_devconf *devconf_all; member
288 if (dev_net(skb->dev)->ipv6.devconf_all->mc_forwarding && in ip6_mc_input()
64 int ishost = !net->ipv6.devconf_all->forwarding; in ipv6_sock_ac_join()
842 (net->ipv6.devconf_all->proxy_ndp || idev->cnf.proxy_ndp) && in ndisc_recv_ns()986 net->ipv6.devconf_all->forwarding && net->ipv6.devconf_all->proxy_ndp && in ndisc_recv_na()
524 if (p == &net->ipv6.devconf_all->forwarding) { in addrconf_fixup_forwarding()1953 !net->ipv6.devconf_all->forwarding && sllao) in addrconf_prefix_rcv()2463 !dev_net(idev->dev)->ipv6.devconf_all->forwarding) in addrconf_add_linklocal()4379 if (p == &net->ipv6.devconf_all->disable_ipv6) { in addrconf_disable_ipv6()4745 net->ipv6.devconf_all = all; in addrconf_init_net()4775 __addrconf_sysctl_unregister(net->ipv6.devconf_all); in addrconf_exit_net()4779 kfree(net->ipv6.devconf_all); in addrconf_exit_net()
324 int accept_source_route = net->ipv6.devconf_all->accept_source_route; in ipv6_rthdr_rcv()
404 if (net->ipv6.devconf_all->forwarding == 0) in ip6_forward()454 if (net->ipv6.devconf_all->proxy_ndp && in ip6_forward()
1524 net->ipv6.devconf_all->mc_forwarding++; in ip6mr_sk_init()1546 net->ipv6.devconf_all->mc_forwarding--; in ip6mr_sk_done()
1186 val = sock_net(sk)->ipv6.devconf_all->hop_limit; in do_ipv6_getsockopt()
831 int reachable = net->ipv6.devconf_all->forwarding ? 0 : RT6_LOOKUP_F_REACHABLE; in ip6_pol_route()1251 hoplimit = dev_net(dev)->ipv6.devconf_all->hop_limit; in ip6_dst_hoplimit()
113 #define MLD_V1_SEEN(idev) (dev_net((idev)->dev)->ipv6.devconf_all->force_mld_version == 1 || \
77 IPV4_DEVCONF((*(net)->ipv4.devconf_all), attr)
1776 net->ipv4.devconf_all = all; in devinet_init_net()1807 __devinet_sysctl_unregister(net->ipv4.devconf_all); in devinet_exit_net()1811 kfree(net->ipv4.devconf_all); in devinet_exit_net()