Data Fields | |
| dns_incctx_t * | parent |
| dns_name_t * | origin |
| dns_name_t * | current |
| dns_name_t * | glue |
| dns_fixedname_t | fixed [NBUFS] |
| unsigned int | in_use [NBUFS] |
| int | glue_in_use |
| int | current_in_use |
| int | origin_in_use |
| isc_boolean_t | origin_changed |
| isc_boolean_t | drop |
| unsigned int | glue_line |
| unsigned int | current_line |
Definition at line 158 of file master.c.
| dns_incctx_t* dns_incctx::parent |
| dns_fixedname_t dns_incctx::fixed[NBUFS] |
| unsigned int dns_incctx::in_use[NBUFS] |
| unsigned int dns_incctx::glue_line |
| unsigned int dns_incctx::current_line |