Searched refs:dns_synthesize_protocol (Results 1 – 5 of 5) sorted by relevance
10 DnsProtocol dns_synthesize_protocol(uint64_t flags);
664 q->answer_protocol = dns_synthesize_protocol(q->flags); in dns_query_synthesize_reply()678 q->answer_protocol = dns_synthesize_protocol(q->flags); in dns_query_synthesize_reply()710 q->answer_protocol = dns_synthesize_protocol(q->flags); in dns_query_try_etc_hosts()
41 DnsProtocol dns_synthesize_protocol(uint64_t flags) { in dns_synthesize_protocol() function
272 …ON_BUILD_PAIR("flags", JSON_BUILD_INTEGER(SD_RESOLVED_FLAGS_MAKE(dns_synthesize_protocol(p->flags)… in parse_as_address()
439 … SD_RESOLVED_FLAGS_MAKE(dns_synthesize_protocol(flags), ff, true, true) | in parse_as_address()