Searched refs:dns_query_fully_authenticated (Results 1 – 3 of 3) sorted by relevance
149 bool dns_query_fully_authenticated(DnsQuery *q);158 dns_query_fully_authenticated(q), in dns_query_reply_flags_make()
561 … dns_query_fully_authenticated(q) || /* … or we considered it authentic otherwise … */ in dns_stub_reply_with_edns0_do()624 …KET_AD(q->request_packet) || DNS_PACKET_DO(q->request_packet)) && dns_query_fully_authenticated(q), in dns_stub_send_reply()
1237 bool dns_query_fully_authenticated(DnsQuery *q) { in dns_query_fully_authenticated() function