Home
last modified time | relevance | path

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

/openbmc/linux/net/ipv6/
H A Daddrconf.c898 int old_dflt = net->ipv6.devconf_dflt->forwarding; in addrconf_fixup_forwarding() local
901 if ((!newf) ^ (!old_dflt)) in addrconf_fixup_forwarding()