Home
last modified time | relevance | path

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

/systemd-251/src/resolve/
Dresolved-dns-cache.h56 int dns_cache_export_shared_to_packet(DnsCache *cache, DnsPacket *p);
Dresolved-dns-cache.c1252 int dns_cache_export_shared_to_packet(DnsCache *cache, DnsPacket *p) { in dns_cache_export_shared_to_packet() function
Dresolved-dns-transaction.c1863 r = dns_cache_export_shared_to_packet(&t->scope->cache, p); in dns_transaction_make_packet_mdns()