Searched refs:ignore_routes_with_linkdown (Results 1 – 8 of 8) sorted by relevance
38 __s32 ignore_routes_with_linkdown; member
411 return !!idev->cnf.ignore_routes_with_linkdown; in ip6_ignore_linkdown()
139 ip netns exec $ns sysctl -qw net.ipv6.conf.default.ignore_routes_with_linkdown=1
147 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
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
225 .ignore_routes_with_linkdown = 0,286 .ignore_routes_with_linkdown = 0,564 devconf->ignore_routes_with_linkdown) < 0) in inet6_netconf_fill_devconf()915 int changed = (!idev->cnf.ignore_routes_with_linkdown) ^ (!newf); in addrconf_linkdown_change()917 idev->cnf.ignore_routes_with_linkdown = newf; in addrconf_linkdown_change()940 if (p == &net->ipv6.devconf_dflt->ignore_routes_with_linkdown) { in addrconf_fixup_linkdown()951 if (p == &net->ipv6.devconf_all->ignore_routes_with_linkdown) { in addrconf_fixup_linkdown()952 net->ipv6.devconf_dflt->ignore_routes_with_linkdown = newf; in addrconf_fixup_linkdown()5621 array[DEVCONF_IGNORE_ROUTES_WITH_LINKDOWN] = cnf->ignore_routes_with_linkdown; in ipv6_store_devconf()6985 .data = &ipv6_devconf.ignore_routes_with_linkdown,
1878 ignore_routes_with_linkdown - BOOLEAN