OpenDNSSEC-signer  1.4.9
Data Fields
xfrhandler_struct Struct Reference

#include <xfrhandler.h>

Collaboration diagram for xfrhandler_struct:
Collaboration graph
[legend]

Data Fields

allocator_typeallocator
 
ods_thread_type thread_id
 
void * engine
 
time_t start_time
 
time_t current_time
 
netio_typenetio
 
tcp_set_typetcp_set
 
buffer_typepacket
 
xfrd_typetcp_waiting_first
 
xfrd_typeudp_waiting_first
 
xfrd_typeudp_waiting_last
 
size_t udp_use_num
 
notify_typenotify_waiting_first
 
notify_typenotify_waiting_last
 
int notify_udp_num
 
netio_handler_type dnshandler
 
unsigned got_time: 1
 
unsigned need_to_exit: 1
 
unsigned started: 1
 

Detailed Description

Definition at line 49 of file xfrhandler.h.

Field Documentation

allocator_type* xfrhandler_struct::allocator

Definition at line 50 of file xfrhandler.h.

Referenced by xfrhandler_cleanup(), and xfrhandler_create().

time_t xfrhandler_struct::current_time

Definition at line 56 of file xfrhandler.h.

Referenced by xfrhandler_create(), and xfrhandler_time().

netio_handler_type xfrhandler_struct::dnshandler
void* xfrhandler_struct::engine

Definition at line 53 of file xfrhandler.h.

Referenced by xfrd_acl_sockaddr_to(), xfrhandler_create(), and xfrhandler_start().

unsigned xfrhandler_struct::got_time

Definition at line 69 of file xfrhandler.h.

Referenced by xfrhandler_create(), xfrhandler_start(), and xfrhandler_time().

unsigned xfrhandler_struct::need_to_exit

Definition at line 70 of file xfrhandler.h.

Referenced by xfrhandler_create(), and xfrhandler_start().

netio_type* xfrhandler_struct::netio
int xfrhandler_struct::notify_udp_num

Definition at line 67 of file xfrhandler.h.

Referenced by notify_create(), notify_enable(), and xfrhandler_create().

notify_type* xfrhandler_struct::notify_waiting_first

Definition at line 65 of file xfrhandler.h.

Referenced by notify_create(), notify_enable(), and xfrhandler_create().

notify_type* xfrhandler_struct::notify_waiting_last

Definition at line 66 of file xfrhandler.h.

Referenced by notify_create(), notify_enable(), and xfrhandler_create().

buffer_type* xfrhandler_struct::packet
time_t xfrhandler_struct::start_time

Definition at line 55 of file xfrhandler.h.

Referenced by xfrhandler_create(), and xfrhandler_start().

unsigned xfrhandler_struct::started

Definition at line 71 of file xfrhandler.h.

Referenced by xfrhandler_create(), and xfrhandler_signal().

tcp_set_type* xfrhandler_struct::tcp_set

Definition at line 59 of file xfrhandler.h.

Referenced by xfrd_acl_sockaddr_to(), xfrhandler_cleanup(), and xfrhandler_create().

xfrd_type* xfrhandler_struct::tcp_waiting_first

Definition at line 61 of file xfrhandler.h.

Referenced by xfrd_acl_sockaddr_to(), and xfrhandler_create().

ods_thread_type xfrhandler_struct::thread_id

Definition at line 52 of file xfrhandler.h.

Referenced by xfrhandler_signal().

size_t xfrhandler_struct::udp_use_num

Definition at line 64 of file xfrhandler.h.

Referenced by xfrd_acl_sockaddr_to(), and xfrhandler_create().

xfrd_type* xfrhandler_struct::udp_waiting_first

Definition at line 62 of file xfrhandler.h.

Referenced by xfrd_acl_sockaddr_to(), and xfrhandler_create().

xfrd_type* xfrhandler_struct::udp_waiting_last

Definition at line 63 of file xfrhandler.h.

Referenced by xfrd_acl_sockaddr_to(), and xfrhandler_create().


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