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

/systemd/src/resolve/
H A Dresolved-dns-synthesize.h27 int dns_synthesize_family(uint64_t flags);
H A Dresolved-dns-synthesize.c39 int dns_synthesize_family(uint64_t flags) { function
59 /* Similar as dns_synthesize_family() but does this for the
H A Dresolved-dns-query.c632 q->answer_family = dns_synthesize_family(q->flags);
662 q->answer_family = dns_synthesize_family(q->flags);

Completed in 104 milliseconds