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

/systemd/src/resolve/
H A Dresolved-dns-synthesize.h28 DnsProtocol dns_synthesize_protocol(uint64_t flags);
H A Dresolved-dns-synthesize.c57 DnsProtocol dns_synthesize_protocol(uint64_t flags) { function
H A Dresolved-dns-query.c631 q->answer_protocol = dns_synthesize_protocol(q->flags);
661 q->answer_protocol = dns_synthesize_protocol(q->flags);

Completed in 563 milliseconds