Searched defs:TrieNodeInternal (Results 1 – 1 of 1) sorted by relevance
39 struct TrieNodeInternal { struct41 uint32_t property_entry;44 uint32_t num_child_nodes;45 uint32_t child_nodes;49 uint32_t num_prefixes;50 uint32_t prefix_entries;53 uint32_t num_exact_matches;54 uint32_t exact_match_entries;