Searched defs:optout (Results 1 - 1 of 1) sorted by relevance

/systemd/src/resolve/
H A Dresolved-dns-dnssec.c1358 bool a, no_closer = false, no_wildcard = false, optout = false; local
1524 optout = true;
1549 optout = true;
1567 if (optout)
1580 if (optout)
1581 /* The RFC only specifies that we have to care for optout for NODATA for

Completed in 22 milliseconds