Searched refs:child_entry_size (Results 1 – 3 of 3) sorted by relevance
71 base += idx * le64toh(hwdb->head->child_entry_size); in trie_node_child()79 base += node->children_count * le64toh(hwdb->head->child_entry_size); in trie_node_value()105 le64toh(hwdb->head->child_entry_size), trie_children_cmp_f); in node_lookup_f()
38 le64_t child_entry_size; member
369 .child_entry_size = htole64(sizeof(struct trie_child_entry_f)), in trie_store()