OpenDNSSEC-signer  1.3.16
Data Fields
serverlist_struct Struct Reference

#include <zone_fetcher.h>

Collaboration diagram for serverlist_struct:
Collaboration graph
[legend]

Data Fields

int family
 
const char * port
 
const char * ipaddr
 
union acl_addr_storage addr
 
serverlist_typenext
 

Detailed Description

Definition at line 62 of file zone_fetcher.h.

Field Documentation

union acl_addr_storage serverlist_struct::addr

Definition at line 67 of file zone_fetcher.h.

int serverlist_struct::family

Definition at line 64 of file zone_fetcher.h.

Referenced by init_xfrd().

const char* serverlist_struct::ipaddr

Definition at line 66 of file zone_fetcher.h.

Referenced by init_xfrd().

serverlist_type* serverlist_struct::next

Definition at line 68 of file zone_fetcher.h.

Referenced by init_xfrd().

const char* serverlist_struct::port

Definition at line 65 of file zone_fetcher.h.

Referenced by init_xfrd().


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