Searched refs:ignore_routes_with_linkdown (Results 1 – 8 of 8) sorted by relevance
47 __s32 ignore_routes_with_linkdown; member
448 return !!READ_ONCE(idev->cnf.ignore_routes_with_linkdown); in ip6_ignore_linkdown()
225 .ignore_routes_with_linkdown = 0,289 .ignore_routes_with_linkdown = 0,571 READ_ONCE(devconf->ignore_routes_with_linkdown)) < 0) in inet6_netconf_fill_devconf()920 int changed = (!idev->cnf.ignore_routes_with_linkdown) ^ (!newf); in addrconf_linkdown_change()922 WRITE_ONCE(idev->cnf.ignore_routes_with_linkdown, newf); in addrconf_linkdown_change()944 if (p == &net->ipv6.devconf_dflt->ignore_routes_with_linkdown) { in addrconf_fixup_linkdown()955 if (p == &net->ipv6.devconf_all->ignore_routes_with_linkdown) { in addrconf_fixup_linkdown()956 WRITE_ONCE(net->ipv6.devconf_dflt->ignore_routes_with_linkdown, newf); in addrconf_fixup_linkdown()5687 READ_ONCE(cnf->ignore_routes_with_linkdown); in ipv6_store_devconf()7082 .data = &ipv6_devconf.ignore_routes_with_linkdown,
145 ip netns exec $ns sysctl -qw net.ipv6.conf.default.ignore_routes_with_linkdown=1
161 ip netns exec ${n} sysctl -qw net.ipv4.conf.default.ignore_routes_with_linkdown=1165 ip netns exec ${n} sysctl -qw net.ipv6.conf.default.ignore_routes_with_linkdown=1
143 ip netns exec $ns sysctl -qw net.ipv6.conf.default.ignore_routes_with_linkdown=1
214 ip netns exec $ns sysctl -qw net.ipv4.conf.default.ignore_routes_with_linkdown=1218 ip netns exec $ns sysctl -qw net.ipv6.conf.default.ignore_routes_with_linkdown=1
1939 ignore_routes_with_linkdown - BOOLEAN