unbound  0.1
Data Fields
addrnode Struct Reference

Data Fields

void * elem
 Payload of node, may be NULL.
 
time_t ttl
 Abs time in seconds in which elem is meaningful.
 
addrlen_t scope
 Number of significant bits in address. More...
 
struct addredgeedge [2]
 A node can have 0-2 edges, set to NULL for unused.
 
struct addredgeparent_edge
 edge between this node and parent
 
struct addrnodeprev
 previous node in LRU list
 
struct addrnodenext
 next node in LRU list
 

Field Documentation

◆ scope

addrlen_t addrnode::scope

Number of significant bits in address.

Referenced by addrtree_find(), addrtree_insert(), and node_create().


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