Home
last modified time | relevance | path

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

/Linux-v6.1/net/ipv6/
Daddrconf.c882 int old_dflt = net->ipv6.devconf_dflt->forwarding; in addrconf_fixup_forwarding() local
885 if ((!newf) ^ (!old_dflt)) in addrconf_fixup_forwarding()