Searched refs:have_authenticated (Results 1 – 1 of 1) sorted by relevance
982 …bool have_authenticated = false, have_non_authenticated = false, have_confidential = false, have_n… in dns_cache_lookup() local1039 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()