dns_dispentry Struct Reference


Data Fields

unsigned int magic
dns_dispatch_tdisp
dns_messageid_t id
in_port_t port
unsigned int bucket
isc_sockaddr_t host
isc_task_ttask
isc_taskaction_t action
void * arg
isc_boolean_t item_out
dispsocket_t * dispsocket

Detailed Description

Definition at line 130 of file dispatch.c.


Field Documentation

unsigned int dns_dispentry::magic

Definition at line 131 of file dispatch.c.

Referenced by dns_dispatch_addresponse3(), and dns_dispatch_removeresponse().

dns_dispatch_t* dns_dispentry::disp

Definition at line 132 of file dispatch.c.

Referenced by dns_dispatch_addresponse3(), dns_dispatch_removeresponse(), and udp_recv().

dns_messageid_t dns_dispentry::id

Definition at line 133 of file dispatch.c.

Referenced by dns_dispatch_addresponse3(), entry_search(), and udp_recv().

in_port_t dns_dispentry::port

Definition at line 134 of file dispatch.c.

Referenced by dns_dispatch_addresponse3(), and entry_search().

unsigned int dns_dispentry::bucket

Definition at line 135 of file dispatch.c.

Referenced by dns_dispatch_addresponse3(), dns_dispatch_removeresponse(), and linear_next().

isc_sockaddr_t dns_dispentry::host

Definition at line 136 of file dispatch.c.

Referenced by dns_dispatch_addresponse3(), entry_search(), and udp_recv().

isc_task_t* dns_dispentry::task

Definition at line 137 of file dispatch.c.

Referenced by dns_dispatch_addresponse3(), dns_dispatch_removeresponse(), do_cancel(), tcp_recv(), and udp_recv().

isc_taskaction_t dns_dispentry::action

Definition at line 138 of file dispatch.c.

Referenced by dns_dispatch_addresponse3(), do_cancel(), tcp_recv(), and udp_recv().

void* dns_dispentry::arg

Definition at line 139 of file dispatch.c.

Referenced by dns_dispatch_addresponse3(), do_cancel(), tcp_recv(), and udp_recv().

isc_boolean_t dns_dispentry::item_out

Definition at line 140 of file dispatch.c.

Referenced by dns_dispatch_addresponse3(), dns_dispatch_removeresponse(), do_cancel(), tcp_recv(), and udp_recv().

dispsocket_t* dns_dispentry::dispsocket

Definition at line 141 of file dispatch.c.

Referenced by dns_dispatch_addresponse3(), dns_dispatch_getentrysocket(), and dns_dispatch_removeresponse().


The documentation for this struct was generated from the following file:
Generated on Tue Apr 28 17:41:20 2015 by Doxygen 1.5.4 for BIND9 Internals 9.11.0pre-alpha