Home
last modified time | relevance | path

Searched refs:SD_RESOLVED_MDNS (Results 1 – 4 of 4) sorted by relevance

/systemd-251/src/resolve/
Dresolved-def.h74 #define SD_RESOLVED_MDNS (SD_RESOLVED_MDNS_IPV4|SD_RESOLVED_MDNS_IPV6) macro
75 #define SD_RESOLVED_PROTOCOLS_ALL (SD_RESOLVED_MDNS|SD_RESOLVED_LLMNR|SD_RESOLVED_DNS)
Dresolved-dns-synthesize.c53 if (flags & SD_RESOLVED_MDNS) in dns_synthesize_protocol()
Dresolved-dns-query.c1018 … q->flags &= ~(SD_RESOLVED_LLMNR|SD_RESOLVED_MDNS); /* mask away the local protocols */ in dns_query_cname_redirect()
Dresolvectl.c2828 arg_flags |= SD_RESOLVED_MDNS; in compat_parse_argv()
3122 arg_flags |= SD_RESOLVED_MDNS; in native_parse_argv()