Iterator hints for a particular stub. More...
#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. More... | |
uint8_t | noprime |
does the stub need to forego priming (like on other ports) | |
Iterator hints for a particular stub.
struct delegpt* iter_hints_stub::dp |
delegation point with hint information for this stub.
malloced.
Referenced by hints_add_stub(), hints_find(), hints_get_mem(), hints_insert(), hints_lookup_stub(), iter_stub_fwd_no_cache(), and prime_stub().