#include <iter_hints.h>
Data Fields | |
struct name_tree_node | node |
tree sorted by name, class | |
struct delegpt * | dp |
delegation point with hint information for this stub. | |
uint8_t | noprime |
does the stub need to forego priming (like on other ports) |
struct delegpt* iter_hints_stub::dp [read] |
delegation point with hint information for this stub.
Referenced by hints_insert(), hints_lookup_root(), hints_lookup_stub(), and prime_stub().