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

/systemd/src/resolve/
H A Dresolved-def.h35 #define SD_RESOLVED_LLMNR (SD_RESOLVED_LLMNR_IPV4|SD_RESOLVED_LLMNR_IPV6) macro
38 #define SD_RESOLVED_PROTOCOLS_ALL (SD_RESOLVED_MDNS|SD_RESOLVED_LLMNR|SD_RESOLVED_DNS)
H A Dresolved-dns-synthesize.c67 if (flags & SD_RESOLVED_LLMNR)
H A Dresolve-tool.c1074 arg_flags |= SD_RESOLVED_LLMNR;
H A Dresolved-dns-query.c973 q->flags &= ~(SD_RESOLVED_LLMNR|SD_RESOLVED_MDNS); /* mask away the local protocols */

Completed in 17 milliseconds