Searched refs:SD_RESOLVED_DNS (Results 1 – 6 of 6) sorted by relevance
9 #define SD_RESOLVED_DNS (UINT64_C(1) << 0) macro75 #define SD_RESOLVED_PROTOCOLS_ALL (SD_RESOLVED_MDNS|SD_RESOLVED_LLMNR|SD_RESOLVED_DNS)
31 if (!(flags & SD_RESOLVED_DNS)) { in dns_synthesize_family()49 if (flags & SD_RESOLVED_DNS) in dns_synthesize_protocol()
312 return f|SD_RESOLVED_DNS; in SD_RESOLVED_FLAGS_MAKE()
164 flags & SD_RESOLVED_DNS ? " DNS" :"", in print_source()1664 link_info.scopes_mask & SD_RESOLVED_DNS ? "DNS " : "", in status_ifindex()2820 arg_flags |= SD_RESOLVED_DNS; in compat_parse_argv()3114 arg_flags |= SD_RESOLVED_DNS; in native_parse_argv()
204 mask = (l->unicast_scope ? SD_RESOLVED_DNS : 0) | in property_get_scopes_mask()
951 … protocol_flags = SD_RESOLVED_DNS|SD_RESOLVED_NO_ZONE; /* Turn off mDNS/LLMNR for proxy stub. */ in dns_stub_process_query()