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

/systemd/src/resolve/
H A Dresolved-dns-cache.h52 int dns_cache_export_shared_to_packet(DnsCache *cache, DnsPacket *p);
H A Dresolved-dns-cache.c982 int dns_cache_export_shared_to_packet(DnsCache *cache, DnsPacket *p) { function
H A Dresolved-dns-transaction.c1385 r = dns_cache_export_shared_to_packet(&t->scope->cache, p);

Completed in 15 milliseconds