Lines Matching +full:local +full:- +full:cap +full:- +full:size
2 * edns-subnet/addrtree.h -- radix tree for edns subnet cache.
73 /** Size of tree in bytes */
78 * delfunc(addrnode->elem, addrtree->env) */
82 /** External function returning size of elem. Called as
83 * sizefunc(addrnode->elem) */
102 /** A node can have 0-2 edges, set to NULL for unused */
126 * Size of tree in bytes.
128 * @return size of tree in bytes.
134 * @param max_depth: Tree will cap keys to this length.
136 * @param sizefunc: f(element) returning the size of element.
138 * @param max_node_count: Maximum size of this data structure in nodes.
154 * scope might be changed according to local policy. Caller should no