Searched refs:have_confidential (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() local1044 have_confidential = true; in dns_cache_lookup()1176 … ((have_confidential && !have_non_confidential) ? SD_RESOLVED_CONFIDENTIAL : 0); in dns_cache_lookup()1194 … ((have_confidential && !have_non_confidential) ? SD_RESOLVED_CONFIDENTIAL : 0); in dns_cache_lookup()