Searched refs:devconf_all (Results 1 – 15 of 15) sorted by relevance
677 devconf = net->ipv6.devconf_all; in inet6_netconf_get_devconf()776 net->ipv6.devconf_all, in inet6_netconf_dump_devconf()887 if (p == &net->ipv6.devconf_all->forwarding) { in addrconf_fixup_forwarding()902 net->ipv6.devconf_all); in addrconf_fixup_forwarding()955 if (p == &net->ipv6.devconf_all->ignore_routes_with_linkdown) { in addrconf_fixup_linkdown()963 net->ipv6.devconf_all); in addrconf_fixup_linkdown()1549 if (!READ_ONCE(net->ipv6.devconf_all->optimistic_dad) && in ipv6_use_optimistic_addr()1552 if (!READ_ONCE(net->ipv6.devconf_all->use_optimistic) && in ipv6_use_optimistic_addr()1568 if (!READ_ONCE(net->ipv6.devconf_all->optimistic_dad) && in ipv6_allow_optimistic_dad()2692 if ((READ_ONCE(net->ipv6.devconf_all->optimistic_dad) || in addrconf_prefix_rcv_add_addr()[all …]
116 hoplimit = READ_ONCE(dev_net(dev)->ipv6.devconf_all->hop_limit); in ip6_dst_hoplimit()
911 (READ_ONCE(net->ipv6.devconf_all->proxy_ndp) || in ndisc_recv_ns()1108 READ_ONCE(net->ipv6.devconf_all->forwarding) && in ndisc_recv_na()1109 READ_ONCE(net->ipv6.devconf_all->proxy_ndp) && in ndisc_recv_na()1905 READ_ONCE(net->ipv6.devconf_all->ndisc_notify)) in ndisc_netdev_event()1915 READ_ONCE(net->ipv6.devconf_all->ndisc_evict_nocarrier); in ndisc_netdev_event()
382 accept_seg6 = min(READ_ONCE(net->ipv6.devconf_all->seg6_enabled), in ipv6_srh_rcv()497 accept_rpl_seg = net->ipv6.devconf_all->rpl_seg_enabled; in ipv6_rpl_srh_rcv()659 accept_source_route = READ_ONCE(net->ipv6.devconf_all->accept_source_route); in ipv6_rthdr_rcv()
533 if (atomic_read(&dev_net(skb->dev)->ipv6.devconf_all->mc_forwarding) && in ip6_mc_input()
1606 atomic_inc(&net->ipv6.devconf_all->mc_forwarding); in ip6mr_sk_init()1614 net->ipv6.devconf_all); in ip6mr_sk_init()1631 devconf = net->ipv6.devconf_all; in ip6mr_sk_done()1649 net->ipv6.devconf_all); in ip6mr_sk_done()
1350 val = READ_ONCE(sock_net(sk)->ipv6.devconf_all->hop_limit); in do_ipv6_getsockopt()
1252 all_force = READ_ONCE(net->ipv6.devconf_all->force_mld_version); in mld_force_mld_version()
2226 if (READ_ONCE(net->ipv6.devconf_all->forwarding) == 0) in ip6_pol_route()4598 (READ_ONCE(net->ipv6.devconf_all->disable_policy) || in addrconf_f6i_alloc()
66 struct ipv6_devconf *devconf_all; member
86 READ_ONCE(net->ipv6.devconf_all->hop_limit)); in nf_reject_skb_v6_tcp_reset()127 READ_ONCE(net->ipv6.devconf_all->hop_limit)); in nf_reject_skb_v6_unreach()
2251 devconf = net->ipv4.devconf_all; in inet_netconf_get_devconf()2334 net->ipv4.devconf_all, in inet_netconf_dump_devconf()2387 net->ipv4.devconf_all); in inet_forward_change()2413 else if (cnf == net->ipv4.devconf_all) in devinet_conf_ifindex()2739 memcpy(all, current->nsproxy->net_ns->ipv4.devconf_all, in devinet_init_net()2748 memcpy(all, init_net.ipv4.devconf_all, in devinet_init_net()2782 net->ipv4.devconf_all = all; in devinet_init_net()2817 __devinet_sysctl_unregister(net, net->ipv4.devconf_all, in devinet_exit_net()2822 kfree(net->ipv4.devconf_all); in devinet_exit_net()
1370 net->ipv4.devconf_all); in mrtsock_destruct()1434 net->ipv4.devconf_all); in ip_mroute_setsockopt()
478 set_tun->ttl = READ_ONCE(net->ipv6.devconf_all->hop_limit); in nfp_fl_set_tun()
803 iph->hop_limit = READ_ONCE(net->ipv6.devconf_all->hop_limit); in synproxy_build_ip_ipv6()