isc_cbsource_t Struct Reference


Data Fields

isc_boolean_t start_called
isc_entropystart_t startfunc
isc_entropyget_t getfunc
isc_entropystop_t stopfunc
void * arg
sample_queue_t samplequeue

Detailed Description

Definition at line 130 of file entropy.c.


Field Documentation

isc_boolean_t isc_cbsource_t::start_called

Definition at line 131 of file entropy.c.

Referenced by destroysource(), get_from_callback(), isc_entropy_createcallbacksource(), and isc_entropy_stopcallbacksources().

isc_entropystart_t isc_cbsource_t::startfunc

Definition at line 132 of file entropy.c.

Referenced by get_from_callback(), and isc_entropy_createcallbacksource().

isc_entropyget_t isc_cbsource_t::getfunc

Definition at line 133 of file entropy.c.

Referenced by get_from_callback(), and isc_entropy_createcallbacksource().

isc_entropystop_t isc_cbsource_t::stopfunc

Definition at line 134 of file entropy.c.

Referenced by destroysource(), isc_entropy_createcallbacksource(), and isc_entropy_stopcallbacksources().

void* isc_cbsource_t::arg

Definition at line 135 of file entropy.c.

Referenced by destroysource(), get_from_callback(), isc_entropy_createcallbacksource(), and isc_entropy_stopcallbacksources().

sample_queue_t isc_cbsource_t::samplequeue

Definition at line 136 of file entropy.c.

Referenced by destroysource(), get_from_callback(), and isc_entropy_createcallbacksource().


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