|
unbound
0.1
|
Every label has a sest of sublabels, that have sets of sublabels ... More...
Data Fields | |
| ldns_rbnode_t | node |
| node in ldns rbtree | |
| ldns_rdf * | label |
| the name of this label | |
| ldns_rdf * | name |
| full name of point in domain tree | |
| struct labdata * | parent |
| parent in label tree (NULL for root) | |
| ldns_rbtree_t * | sublabels |
| tree of sublabels (if any) | |
| ldns_rr_list * | rrlist |
| list of RRs for this label | |
| int | done |
| have queries for this label been queued | |
Every label has a sest of sublabels, that have sets of sublabels ...
Per label is stored also a set of data items, and todo information
1.7.6.1