dns_response
static struct dns_response *parse_dns_response(const u_char *, int);
static void free_dns_response(struct dns_response *);
struct dns_response *response = NULL;
static struct dns_response *
struct dns_response *resp;
free_dns_response(struct dns_response *p)