Searched defs:TrieNodeInternal (Results 1 – 2 of 2) sorted by relevance
41 struct TrieNodeInternal { struct43 uint32_t property_entry;46 uint32_t num_child_nodes;47 uint32_t child_nodes;51 uint32_t num_prefixes;52 uint32_t prefix_entries;55 uint32_t num_exact_matches;56 uint32_t exact_match_entries;