#include <val_anchor.h>
Data Fields | |
struct regional * | region |
region where trust anchors are allocated | |
rbtree_t * | tree |
Anchors are store in this tree. |
Anchors are store in this tree.
Sort order is chosen, so that dnames are in nsec-like order. A lookup on class, name will return an exact match of the closest match, with the ancestor needed. contents of type trust_anchor.
Referenced by anchor_find(), anchor_new_ta(), anchors_assemble_rrsets(), anchors_create(), anchors_delete(), anchors_lookup(), and init_parents().