Home
last modified time | relevance | path

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

/linux-5.19.10/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()