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

/systemd/src/resolve/
H A Dresolved-dns-scope.h33 typedef enum DnsScopeMatch { enum
39 } DnsScopeMatch; typedef in typeref:enum:DnsScopeMatch
87 DnsScopeMatch dns_scope_good_domain(DnsScope *s, int ifindex, uint64_t flags, const char *domain);
H A Dresolved-dns-query.c669 DnsScopeMatch found = DNS_SCOPE_NO;
688 DnsScopeMatch match;
731 DnsScopeMatch match;
H A Dresolved-dns-scope.c405 DnsScopeMatch dns_scope_good_domain(DnsScope *s, int ifindex, uint64_t flags, const char *domain) {

Completed in 14 milliseconds