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

addr_query Struct Reference

Collaboration diagram for addr_query:
[legend]

Data Fields

ares_channel channel
in_addr addr
ares_host_callback callback
void * arg
const char * remaining_lookups

Field Documentation

struct in_addr addr_query::addr
 

Definition at line 33 of file ares_gethostbyaddr.c.

Referenced by next_lookup().

void* addr_query::arg
 

Definition at line 35 of file ares_gethostbyaddr.c.

Referenced by end_aquery().

ares_host_callback addr_query::callback
 

Definition at line 34 of file ares_gethostbyaddr.c.

Referenced by end_aquery().

ares_channel addr_query::channel
 

Definition at line 32 of file ares_gethostbyaddr.c.

Referenced by next_lookup().

const char* addr_query::remaining_lookups
 

Definition at line 37 of file ares_gethostbyaddr.c.

Referenced by next_lookup().


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