Home
last modified time | relevance | path

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

/systemd-251/src/resolve/
Dresolved-dns-cache.c982 …bool have_authenticated = false, have_non_authenticated = false, have_confidential = false, have_n… in dns_cache_lookup() local
1039 have_authenticated = true; in dns_cache_lookup()
1175 … ((have_authenticated && !have_non_authenticated) ? SD_RESOLVED_AUTHENTICATED : 0) | in dns_cache_lookup()
1193 … ((have_authenticated && !have_non_authenticated) ? SD_RESOLVED_AUTHENTICATED : 0) | in dns_cache_lookup()