Searched refs:propkeys (Results 1 – 1 of 1) sorted by relevance
164 prop_array_t propkeys; in of_tree_fill() local172 propkeys = prop_dictionary_all_keys(propdict); in of_tree_fill()173 count = prop_array_count(propkeys); in of_tree_fill()176 of_tree_mkprop(node, propdict, prop_array_get(propkeys, i)); in of_tree_fill()