Home
last modified time | relevance | path

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

/systemd-251/src/resolve/
Dresolved-dns-zone.c107 bool tentative; in dns_zone_remove_rrs_by_key() local
110 r = dns_zone_lookup(z, key, 0, &answer, &soa, &tentative); in dns_zone_remove_rrs_by_key()
302 bool tentative = true, need_soa = false; in dns_zone_lookup() local
397 tentative = false; in dns_zone_lookup()
427 tentative = false; in dns_zone_lookup()
443 tentative = false; in dns_zone_lookup()
459 if (!ret_tentative && tentative) in dns_zone_lookup()
468 *ret_tentative = tentative; in dns_zone_lookup()
Dresolved-mdns.c247 bool tentative = false; in mdns_scope_process_query() local
274 r = dns_zone_lookup(&s->zone, key, 0, &answer, &soa, &tentative); in mdns_scope_process_query()
278 if (tentative && DNS_PACKET_NSCOUNT(p) > 0) { in mdns_scope_process_query()
Dresolved-dns-zone.h55 …nsZone *z, DnsResourceKey *key, int ifindex, DnsAnswer **answer, DnsAnswer **soa, bool *tentative);
Dresolved-dns-scope.c908 bool tentative, in dns_scope_make_reply_packet() argument
937 tentative, in dns_scope_make_reply_packet()
981 bool tentative = false; in dns_scope_process_query() local
1017 r = dns_zone_lookup(&s->zone, key, 0, &answer, &soa, &tentative); in dns_scope_process_query()
1028 …_reply_packet(s, DNS_PACKET_ID(p), DNS_RCODE_SUCCESS, p->question, answer, soa, tentative, &reply); in dns_scope_process_query()
Dresolved-dns-scope.h89 … id, int rcode, DnsQuestion *q, DnsAnswer *answer, DnsAnswer *soa, bool tentative, DnsPacket **ret…
Dresolved-dns-transaction.c1870 bool tentative; in dns_transaction_make_packet_mdns() local
1872 … r = dns_zone_lookup(&t->scope->zone, tkey, t->scope->link->ifindex, &answer, NULL, &tentative); in dns_transaction_make_packet_mdns()
/systemd-251/test/test-network/conf/
D25-route-ipv6-src.network3 # are added without having to go through tentative state