Searched refs:nta_anchors (Results 1 – 1 of 1) sorted by relevance
651 Set *nta_anchors = link->dnssec_negative_trust_anchors; in link_save() local652 if (set_isempty(nta_anchors)) in link_save()653 nta_anchors = link->network->dnssec_negative_trust_anchors; in link_save()655 if (!set_isempty(nta_anchors)) { in link_save()660 SET_FOREACH(n, nta_anchors) in link_save()