Main Page | Alphabetical List | Data Structures | File List | Data Fields | Globals | Related Pages

ares_options Struct Reference

#include <ares.h>

Collaboration diagram for ares_options:

[legend]

Data Fields

int flags
int timeout
int tries
int ndots
unsigned short udp_port
unsigned short tcp_port
in_addrservers
int nservers
char ** domains
int ndomains
char * lookups

Field Documentation

char** ares_options::domains
 

Definition at line 80 of file ares.h.

Referenced by init_by_options().

int ares_options::flags
 

Definition at line 72 of file ares.h.

Referenced by dns_client(), and init_by_options().

char* ares_options::lookups
 

Definition at line 82 of file ares.h.

Referenced by init_by_options().

int ares_options::ndomains
 

Definition at line 81 of file ares.h.

Referenced by init_by_options().

int ares_options::ndots
 

Definition at line 75 of file ares.h.

Referenced by init_by_options().

int ares_options::nservers
 

Definition at line 79 of file ares.h.

Referenced by dns_client(), gethostbynameaddr(), and init_by_options().

struct in_addr* ares_options::servers
 

Definition at line 78 of file ares.h.

Referenced by dns_client(), gethostbynameaddr(), and init_by_options().

unsigned short ares_options::tcp_port
 

Definition at line 77 of file ares.h.

Referenced by init_by_options().

int ares_options::timeout
 

Definition at line 73 of file ares.h.

Referenced by init_by_options().

int ares_options::tries
 

Definition at line 74 of file ares.h.

Referenced by init_by_options().

unsigned short ares_options::udp_port
 

Definition at line 76 of file ares.h.

Referenced by init_by_options().


The documentation for this struct was generated from the following file:
Generated on Wed Jan 14 12:59:16 2004 for RTL-lwIP-0.4 by doxygen 1.3.4