#include <I_HostDBProcessor.h>
| Data Fields | |
| unsigned int | srv_offset:16 | 
| unsigned int | srv_weight:16 | 
| unsigned int | srv_priority:16 | 
| unsigned int | srv_port:16 | 
| unsigned int | key | 
Definition at line 140 of file I_HostDBProcessor.h.
| unsigned int SRVInfo::key | 
Definition at line 146 of file I_HostDBProcessor.h.
Referenced by HostDBContinuation::dnsEvent(), do_setby(), HostDBRoundRobin::find_target(), and HttpSM::process_srv_info().
| unsigned int SRVInfo::srv_offset | 
Definition at line 142 of file I_HostDBProcessor.h.
Referenced by HostDBContinuation::dnsEvent(), and HostDBContinuation::lookup_done().
| unsigned int SRVInfo::srv_port | 
Definition at line 145 of file I_HostDBProcessor.h.
Referenced by HostDBContinuation::dnsEvent(), and HttpSM::process_srv_info().
| unsigned int SRVInfo::srv_priority | 
Definition at line 144 of file I_HostDBProcessor.h.
Referenced by HostDBContinuation::dnsEvent(), and HostDBRoundRobin::select_best_srv().
| unsigned int SRVInfo::srv_weight | 
Definition at line 143 of file I_HostDBProcessor.h.
Referenced by HostDBContinuation::dnsEvent(), and HostDBRoundRobin::select_best_srv().
 1.7.1
 1.7.1