jabberd2  2.3.6
Data Fields
dnsres_st Struct Reference

dns resolution results More...

#include <s2s.h>

Data Fields

const char * key
 ip/port More...
 
int prio
 host priority More...
 
int weight
 host weight More...
 
time_t expiry
 time that this entry expires More...
 

Detailed Description

dns resolution results

Definition at line 348 of file s2s.h.

Field Documentation

const char* dnsres_st::key
int dnsres_st::prio

host priority

Definition at line 353 of file s2s.h.

Referenced by _dns_add_host(), _dns_add_result(), and _dns_result_a().

int dnsres_st::weight

host weight

Definition at line 356 of file s2s.h.

Referenced by _dns_add_host(), _dns_add_result(), _dns_result_a(), and dns_select().

time_t dnsres_st::expiry

time that this entry expires

Definition at line 359 of file s2s.h.

Referenced by _dns_add_host(), _dns_add_result(), _dns_result_a(), _out_dns_mark_bad(), _s2s_dns_expiry(), _s2s_time_checks(), and dns_select().


The documentation for this struct was generated from the following file: