#include <ares_private.h>
Collaboration diagram for ares_channeldata:
Data Fields | |
int | flags |
int | timeout |
int | tries |
int | ndots |
int | udp_port |
int | tcp_port |
char ** | domains |
int | ndomains |
apattern * | sortlist |
int | nsort |
char * | lookups |
server_state * | servers |
int | nservers |
unsigned short | next_id |
query * | queries |
|
Definition at line 141 of file ares_private.h. Referenced by ares_destroy(), ares_init_options(), ares_search(), init_by_defaults(), init_by_options(), and search_callback(). |
|
Definition at line 135 of file ares_private.h. Referenced by ares_init_options(), ares_query(), ares_send(), end_query(), init_by_defaults(), init_by_options(), process_answer(), and single_domain(). |
|
Definition at line 145 of file ares_private.h. Referenced by ares_destroy(), ares_gethostbyaddr(), ares_gethostbyname(), ares_init_options(), init_by_defaults(), and init_by_options(). |
|
Definition at line 142 of file ares_private.h. Referenced by ares_destroy(), ares_init_options(), init_by_defaults(), init_by_options(), search_callback(), and single_domain(). |
|
Definition at line 138 of file ares_private.h. Referenced by ares_init_options(), ares_search(), init_by_defaults(), and init_by_options(). |
|
Definition at line 152 of file ares_private.h. Referenced by ares_init_options(), and ares_query(). |
|
Definition at line 149 of file ares_private.h. Referenced by ares__send_query(), ares_destroy(), ares_fds(), ares_init_options(), ares_send(), end_query(), init_by_defaults(), init_by_options(), next_server(), read_tcp_data(), read_udp_packets(), and write_tcp_data(). |
|
Definition at line 144 of file ares_private.h. Referenced by ares_init_options(), host_callback(), and init_by_defaults(). |
|
Definition at line 155 of file ares_private.h. Referenced by ares_destroy(), ares_fds(), ares_init_options(), ares_send(), ares_timeout(), end_query(), handle_error(), process_answer(), and process_timeouts(). |
|
Definition at line 148 of file ares_private.h. Referenced by ares__send_query(), ares_destroy(), ares_fds(), ares_init_options(), end_query(), handle_error(), init_by_defaults(), init_by_options(), read_tcp_data(), read_udp_packets(), and write_tcp_data(). |
|
Definition at line 143 of file ares_private.h. Referenced by ares_destroy(), ares_init_options(), host_callback(), and init_by_defaults(). |
|
Definition at line 140 of file ares_private.h. Referenced by ares_init_options(), init_by_defaults(), init_by_options(), and open_tcp_socket(). |
|
Definition at line 136 of file ares_private.h. Referenced by ares__send_query(), ares_init_options(), init_by_defaults(), and init_by_options(). |
|
Definition at line 137 of file ares_private.h. Referenced by ares_init_options(), init_by_defaults(), init_by_options(), and next_server(). |
|
Definition at line 139 of file ares_private.h. Referenced by ares_init_options(), init_by_defaults(), init_by_options(), and open_udp_socket(). |