Searched defs:dns_response_test (Results 1 – 1 of 1) sorted by relevance
188 struct dns_response_test { struct190 const char *dname;193 uint8_t *res;218 static int eval_response1(struct dns_response_test *resp, bool unpack_answer) in eval_response1() argument