Home
last modified time | relevance | path

Searched refs:devconf_all (Results 1 – 12 of 12) sorted by relevance

/linux/net/ipv6/
H A Daddrconf.c681 devconf = net->ipv6.devconf_all; in inet6_netconf_get_devconf()
780 net->ipv6.devconf_all, in inet6_netconf_dump_devconf()
894 if (p == &net->ipv6.devconf_all->forwarding) { in addrconf_fixup_forwarding()
909 net->ipv6.devconf_all); in addrconf_fixup_forwarding()
958 } else if (p == &net->ipv6.devconf_all->ignore_routes_with_linkdown) { in addrconf_fixup_linkdown()
966 net->ipv6.devconf_all); in addrconf_fixup_linkdown()
1565 if (!READ_ONCE(net->ipv6.devconf_all->optimistic_dad) && in ipv6_use_optimistic_addr()
1568 if (!READ_ONCE(net->ipv6.devconf_all->use_optimistic) &&
1584 if (!READ_ONCE(net->ipv6.devconf_all->optimistic_dad) &&
2718 if ((READ_ONCE(net->ipv6.devconf_all in addrconf_prefix_rcv_add_addr()
[all...]
H A Dndisc.c904 (READ_ONCE(net->ipv6.devconf_all->proxy_ndp) || in ndisc_recv_ns()
1098 READ_ONCE(net->ipv6.devconf_all->forwarding) && in ndisc_recv_na()
1099 READ_ONCE(net->ipv6.devconf_all->proxy_ndp) && in ndisc_recv_na()
1872 READ_ONCE(net->ipv6.devconf_all->ndisc_notify)) in ndisc_netdev_event()
1882 READ_ONCE(net->ipv6.devconf_all->ndisc_evict_nocarrier); in ndisc_netdev_event()
H A Dexthdrs.c388 accept_seg6 = min(READ_ONCE(net->ipv6.devconf_all->seg6_enabled), in ipv6_srh_rcv()
504 accept_rpl_seg = min(READ_ONCE(net->ipv6.devconf_all->rpl_seg_enabled), in ipv6_rpl_srh_rcv()
666 accept_source_route = READ_ONCE(net->ipv6.devconf_all->accept_source_route); in ipv6_rthdr_rcv()
H A Dip6_output.c275 hoplimit = READ_ONCE(dev_net(dev)->ipv6.devconf_all->hop_limit); in ip6_dst_hoplimit()
531 if (!READ_ONCE(net->ipv6.devconf_all->forwarding) && in ip6_forward()
544 if (!READ_ONCE(net->ipv6.devconf_all->disable_policy) && in ip6_forward()
583 if (READ_ONCE(net->ipv6.devconf_all->proxy_ndp) && in ip6_forward()
H A Dip6_input.c581 if (atomic_read(&dev_net_rcu(skb->dev)->ipv6.devconf_all->mc_forwarding) && in ip6_mc_input()
H A Danycast.c99 ishost = !READ_ONCE(net->ipv6.devconf_all->forwarding); in ipv6_sock_ac_join()
H A Dmcast.c1242 all_force = READ_ONCE(net->ipv6.devconf_all->force_mld_version); in mld_force_mld_version()
H A Droute.c2287 if (READ_ONCE(net->ipv6.devconf_all->forwarding) == 0) in ip6_pol_route()
4713 (READ_ONCE(net->ipv6.devconf_all->disable_policy) || in addrconf_f6i_alloc()
/linux/include/net/netns/
H A Dipv6.h71 struct ipv6_devconf *devconf_all; member
H A Dipv4.h113 struct ipv4_devconf *devconf_all; member
/linux/net/netfilter/
H A Dnf_synproxy_core.c813 iph->hop_limit = READ_ONCE(net->ipv6.devconf_all->hop_limit); in synproxy_build_ip_ipv6()
/linux/net/ipv4/
H A Dipmr.c1392 net->ipv4.devconf_all); in mrtsock_destruct()
1460 net->ipv4.devconf_all); in ip_mroute_setsockopt()