#include <adb.h>
Public Member Functions | |
| ISC_LINK (dns_adbaddrinfo_t) publink | |
Data Fields | |
| unsigned int | magic |
| private | |
| isc_sockaddr_t | sockaddr |
| [rw] | |
| unsigned int | srtt |
| [rw] microsecs | |
| isc_dscp_t | dscp |
| unsigned int | flags |
| [rw] | |
| dns_adbentry_t * | entry |
| private | |
Definition at line 213 of file adb.h.
| dns_adbaddrinfo::ISC_LINK | ( | dns_adbaddrinfo_t | ) |
| unsigned int dns_adbaddrinfo::magic |
private
Definition at line 214 of file adb.h.
Referenced by free_adbaddrinfo(), and new_adbaddrinfo().
[rw]
Definition at line 216 of file adb.h.
Referenced by add_bad(), dns_adb_dumpfind(), fctx_query(), findname(), log_lame(), log_nsid(), mark_bad(), new_adbaddrinfo(), notify_send(), possibly_mark(), resquery_connected(), resquery_response(), resquery_send(), and setup_addresses().
| unsigned int dns_adbaddrinfo::srtt |
[rw] microsecs
Definition at line 217 of file adb.h.
Referenced by adjustsrtt(), dns_adb_dumpfind(), fctx_cancelquery(), fctx_getaddresses(), fctx_nextaddress(), fctx_query(), new_adbaddrinfo(), sort_adbfind(), and sort_finds().
Definition at line 218 of file adb.h.
Referenced by fctx_getaddresses(), fctx_query(), and new_adbaddrinfo().
| unsigned int dns_adbaddrinfo::flags |
[rw]
Definition at line 220 of file adb.h.
Referenced by dns_adb_changeflags(), dns_adb_dumpfind(), fctx_getaddresses(), fctx_nextaddress(), findname(), mark_bad(), new_adbaddrinfo(), possibly_mark(), and resquery_send().
private
Definition at line 221 of file adb.h.
Referenced by adjustsrtt(), dns_adb_adjustsrtt(), dns_adb_agesrtt(), dns_adb_changeflags(), dns_adb_destroyfind(), dns_adb_dumpfind(), dns_adb_ednsto(), dns_adb_freeaddrinfo(), dns_adb_getsit(), dns_adb_getudpsize(), dns_adb_marklame(), dns_adb_noedns(), dns_adb_plainresponse(), dns_adb_probesize2(), dns_adb_setsit(), dns_adb_setudpsize(), dns_adb_timeout(), free_adbaddrinfo(), and new_adbaddrinfo().