Searched refs:child_off (Results 1 – 3 of 3) sorted by relevance
316 int64_t child_off; in trie_store_nodes() local318 child_off = trie_store_nodes(trie, node->children[i].child, compat); in trie_store_nodes()319 if (child_off < 0) in trie_store_nodes()320 return child_off; in trie_store_nodes()324 .child_off = htole64(child_off), in trie_store_nodes()
65 le64_t child_off; member
107 return trie_node_from_off(hwdb, child->child_off); in node_lookup_f()197 … err = trie_fnmatch_f(hwdb, trie_node_from_off(hwdb, child->child_off), 0, buf, search); in trie_fnmatch_f()