Searched refs:devconf_all (Results 1 – 19 of 19) sorted by relevance
65 struct ipv6_devconf *devconf_all; member
52 struct ipv4_devconf *devconf_all; member
669 devconf = net->ipv6.devconf_all; in inet6_netconf_get_devconf()768 net->ipv6.devconf_all, in inet6_netconf_dump_devconf()881 if (p == &net->ipv6.devconf_all->forwarding) { in addrconf_fixup_forwarding()896 net->ipv6.devconf_all); in addrconf_fixup_forwarding()950 if (p == &net->ipv6.devconf_all->ignore_routes_with_linkdown) { in addrconf_fixup_linkdown()958 net->ipv6.devconf_all); in addrconf_fixup_linkdown()1495 if (!net->ipv6.devconf_all->optimistic_dad && !idev->cnf.optimistic_dad) in ipv6_use_optimistic_addr()1497 if (!net->ipv6.devconf_all->use_optimistic && !idev->cnf.use_optimistic) in ipv6_use_optimistic_addr()1512 if (!net->ipv6.devconf_all->optimistic_dad && !idev->cnf.optimistic_dad) in ipv6_allow_optimistic_dad()2608 if ((net->ipv6.devconf_all->optimistic_dad || in addrconf_prefix_rcv_add_addr()[all …]
122 hoplimit = dev_net(dev)->ipv6.devconf_all->hop_limit; in ip6_dst_hoplimit()
908 (net->ipv6.devconf_all->proxy_ndp || idev->cnf.proxy_ndp) && in ndisc_recv_ns()1083 net->ipv6.devconf_all->forwarding && net->ipv6.devconf_all->proxy_ndp && in ndisc_recv_na()1857 net->ipv6.devconf_all->ndisc_notify) in ndisc_netdev_event()1867 net->ipv6.devconf_all->ndisc_evict_nocarrier; in ndisc_netdev_event()
382 accept_seg6 = net->ipv6.devconf_all->seg6_enabled; in ipv6_srh_rcv()504 accept_rpl_seg = net->ipv6.devconf_all->rpl_seg_enabled; in ipv6_rpl_srh_rcv()690 int accept_source_route = net->ipv6.devconf_all->accept_source_route; in ipv6_rthdr_rcv()
532 if (atomic_read(&dev_net(skb->dev)->ipv6.devconf_all->mc_forwarding) && in ip6_mc_input()
1569 atomic_inc(&net->ipv6.devconf_all->mc_forwarding); in ip6mr_sk_init()1577 net->ipv6.devconf_all); in ip6mr_sk_init()1594 devconf = net->ipv6.devconf_all; in ip6mr_sk_done()1612 net->ipv6.devconf_all); in ip6mr_sk_done()
70 int ishost = !net->ipv6.devconf_all->forwarding; in ipv6_sock_ac_join()
495 if (net->ipv6.devconf_all->forwarding == 0) in ip6_forward()507 if (!net->ipv6.devconf_all->disable_policy && in ip6_forward()546 if (net->ipv6.devconf_all->proxy_ndp && in ip6_forward()
1368 val = sock_net(sk)->ipv6.devconf_all->hop_limit; in do_ipv6_getsockopt()
1210 if (dev_net(idev->dev)->ipv6.devconf_all->force_mld_version != 0) in mld_force_mld_version()1211 return dev_net(idev->dev)->ipv6.devconf_all->force_mld_version; in mld_force_mld_version()
2213 if (net->ipv6.devconf_all->forwarding == 0) in ip6_pol_route()4576 (net->ipv6.devconf_all->disable_policy || in addrconf_f6i_alloc()
86 net->ipv6.devconf_all->hop_limit); in nf_reject_skb_v6_tcp_reset()127 net->ipv6.devconf_all->hop_limit); in nf_reject_skb_v6_unreach()
2191 devconf = net->ipv4.devconf_all; in inet_netconf_get_devconf()2287 net->ipv4.devconf_all, in inet_netconf_dump_devconf()2342 net->ipv4.devconf_all); in inet_forward_change()2368 else if (cnf == net->ipv4.devconf_all) in devinet_conf_ifindex()2688 memcpy(all, current->nsproxy->net_ns->ipv4.devconf_all, in devinet_init_net()2697 memcpy(all, init_net.ipv4.devconf_all, in devinet_init_net()2725 net->ipv4.devconf_all = all; in devinet_init_net()2754 __devinet_sysctl_unregister(net, net->ipv4.devconf_all, in devinet_exit_net()2759 kfree(net->ipv4.devconf_all); in devinet_exit_net()
1330 net->ipv4.devconf_all); in mrtsock_destruct()1394 net->ipv4.devconf_all); in ip_mroute_setsockopt()
57 IPV4_DEVCONF((*(net)->ipv4.devconf_all), attr)
456 set_tun->ttl = net->ipv6.devconf_all->hop_limit; in nfp_fl_set_tun()
803 iph->hop_limit = net->ipv6.devconf_all->hop_limit; in synproxy_build_ip_ipv6()