Searched refs:devconf_all (Results 1 – 17 of 17) sorted by relevance
41 struct ipv6_devconf *devconf_all; member
37 struct ipv4_devconf *devconf_all; member
169 net->ipv6.devconf_all->hop_limit); in nft_reject_br_send_v6_tcp_reset()234 net->ipv6.devconf_all->hop_limit); in nft_reject_br_send_v6_unreach()
131 hoplimit = dev_net(dev)->ipv6.devconf_all->hop_limit; in ip6_dst_hoplimit()
301 if (dev_net(skb->dev)->ipv6.devconf_all->mc_forwarding && in ip6_mc_input()
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()[all …]
60 int ishost = !net->ipv6.devconf_all->forwarding; in ipv6_sock_ac_join()
801 (net->ipv6.devconf_all->proxy_ndp || idev->cnf.proxy_ndp) && in ndisc_recv_ns()941 net->ipv6.devconf_all->forwarding && net->ipv6.devconf_all->proxy_ndp && in ndisc_recv_na()
1598 net->ipv6.devconf_all->mc_forwarding++; in ip6mr_sk_init()1601 net->ipv6.devconf_all); in ip6mr_sk_init()1623 net->ipv6.devconf_all->mc_forwarding--; in ip6mr_sk_done()1627 net->ipv6.devconf_all); in ip6mr_sk_done()
303 int accept_source_route = net->ipv6.devconf_all->accept_source_route; in ipv6_rthdr_rcv()
373 if (net->ipv6.devconf_all->forwarding == 0) in ip6_forward()426 if (net->ipv6.devconf_all->proxy_ndp && in ip6_forward()
1221 val = sock_net(sk)->ipv6.devconf_all->hop_limit; in do_ipv6_getsockopt()
1134 if (dev_net(idev->dev)->ipv6.devconf_all->force_mld_version != 0) in mld_force_mld_version()1135 return dev_net(idev->dev)->ipv6.devconf_all->force_mld_version; in mld_force_mld_version()
925 if (net->ipv6.devconf_all->forwarding == 0) in ip6_pol_route()
1849 devconf = net->ipv4.devconf_all; in inet_netconf_get_devconf()1929 net->ipv4.devconf_all, in inet_netconf_dump_devconf()1983 net->ipv4.devconf_all); in inet_forward_change()2007 else if (cnf == net->ipv4.devconf_all) in devinet_conf_ifindex()2313 net->ipv4.devconf_all = all; in devinet_init_net()2344 __devinet_sysctl_unregister(net->ipv4.devconf_all); in devinet_exit_net()2348 kfree(net->ipv4.devconf_all); in devinet_exit_net()
1264 net->ipv4.devconf_all); in mrtsock_destruct()1318 net->ipv4.devconf_all); in ip_mroute_setsockopt()
51 IPV4_DEVCONF((*(net)->ipv4.devconf_all), attr)