Home
last modified time | relevance | path

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

/systemd-251/src/resolve/
Dresolved-def.h73 #define SD_RESOLVED_LLMNR (SD_RESOLVED_LLMNR_IPV4|SD_RESOLVED_LLMNR_IPV6) macro
75 #define SD_RESOLVED_PROTOCOLS_ALL (SD_RESOLVED_MDNS|SD_RESOLVED_LLMNR|SD_RESOLVED_DNS)
Dresolved-dns-synthesize.c51 if (flags & SD_RESOLVED_LLMNR) 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.c2822 arg_flags |= SD_RESOLVED_LLMNR; in compat_parse_argv()
3116 arg_flags |= SD_RESOLVED_LLMNR; in native_parse_argv()