#include "ares_setup.h"
#include "ares_nameser.h"
#include "ares.h"
#include "ares_dns.h"
#include "ares_inet_net_pton.h"
#include "ares_private.h"
Go to the source code of this file.
Functions | |
int | ares_parse_aaaa_reply (const unsigned char *abuf, int alen, struct hostent **host, struct ares_addr6ttl *addrttls, int *naddrttls) |
int ares_parse_aaaa_reply | ( | const unsigned char * | abuf, |
int | alen, | ||
struct hostent ** | host, | ||
struct ares_addr6ttl * | addrttls, | ||
int * | naddrttls | ||
) |
Definition at line 46 of file ares_parse_aaaa_reply.c.