Searched refs:SD_RESOLVED_MDNS (Results 1 - 3 of 3) sorted by relevance

/systemd/src/resolve/
H A Dresolved-def.h36 #define SD_RESOLVED_MDNS (SD_RESOLVED_MDNS_IPV4|SD_RESOLVED_MDNS_IPV6) macro
38 #define SD_RESOLVED_PROTOCOLS_ALL (SD_RESOLVED_MDNS|SD_RESOLVED_LLMNR|SD_RESOLVED_DNS)
H A Dresolved-dns-synthesize.c69 if (flags & SD_RESOLVED_MDNS)
H A Dresolved-dns-query.c973 q->flags &= ~(SD_RESOLVED_LLMNR|SD_RESOLVED_MDNS); /* mask away the local protocols */

Completed in 1205 milliseconds