Electroneum
iter_forwards Struct Reference

#include <iter_fwd.h>

Collaboration diagram for iter_forwards:

Public Attributes

rbtree_typetree
 

Detailed Description

Iterator forward zones structure

Definition at line 52 of file iter_fwd.h.

Member Data Documentation

◆ tree

rbtree_type* iter_forwards::tree

Zones 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_forward_zone.

Definition at line 60 of file iter_fwd.h.


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