Electroneum
iter_hints Struct Reference

#include <iter_hints.h>

Collaboration diagram for iter_hints:

Public Attributes

rbtree_type tree
 

Detailed Description

Iterator hints structure

Definition at line 53 of file iter_hints.h.

Member Data Documentation

◆ tree

rbtree_type iter_hints::tree

Hints are stored in this tree. Sort order is specially chosen. first sorted on qclass. Then on dname in nsec-like order, so that a lookup on class, name will return an exact match or the closest match which gives the ancestor needed. contents of type iter_hints_stub. The class IN root is in here. uses name_tree_node from dnstree.h.

Definition at line 62 of file iter_hints.h.


The documentation for this struct was generated from the following file: