Searched refs:dns_response (Results 1 – 1 of 1) sorted by relevance
237 struct dns_response { struct245 static struct dns_response *parse_dns_response(const u_char *, int); argument253 static void free_dns_response(struct dns_response *);261 struct dns_response *response = NULL; in get_response()363 static struct dns_response *366 struct dns_response *resp; in parse_dns_response()597 free_dns_response(struct dns_response *p) in free_dns_response()