Home
last modified time | relevance | path

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

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