Home
last modified time | relevance | path

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

/systemd-251/src/resolve/
Dresolved-dns-transaction.h46 DNS_TRANSACTION_ZONE, enumerator
184 case DNS_TRANSACTION_ZONE: in dns_transaction_source_to_query_flags()
Dresolved-dns-transaction.c1703 t->answer_source = DNS_TRANSACTION_ZONE; in dns_transaction_prepare()
3372 if (IN_SET(t->answer_source, DNS_TRANSACTION_ZONE, DNS_TRANSACTION_TRUST_ANCHOR)) { in dns_transaction_validate_dnssec()
3571 [DNS_TRANSACTION_ZONE] = "zone",