Home
last modified time | relevance | path

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

/Linux-v5.10/net/ipv6/
Daddrconf.c863 int old_dflt = net->ipv6.devconf_dflt->forwarding; in addrconf_fixup_forwarding() local
866 if ((!newf) ^ (!old_dflt)) in addrconf_fixup_forwarding()