Searched refs:dns_header_qdcount (Results 1 – 3 of 3) sorted by relevance
247 static inline int dns_header_qdcount(uint8_t *header) in dns_header_qdcount() function
789 if (dns_header_qdcount(dns_msg->msg) != 1) { in dns_validate_msg()
124 if (dns_header_qdcount(dns_buf) != 1) { in eval_query()283 if (dns_header_qdcount(resp->res) != 1) { in eval_response1()