Searched refs:IS_TRIE (Results 1 – 1 of 1) sorted by relevance
128 #define IS_TRIE(n) ((n)->pos >= KEYLENGTH) macro477 if (IS_TRIE(tp)) in put_child_root()815 threshold *= IS_TRIE(tp) ? inflate_threshold_root : inflate_threshold; in should_inflate()830 threshold *= IS_TRIE(tp) ? halve_threshold_root : halve_threshold; in should_halve()1014 while (!IS_TRIE(tn)) in trie_rebalance()1419 if (IS_TRIE(pn)) { in fib_table_lookup()1641 while (!IS_TRIE(pn)) { in leaf_walk_rcu()1688 if (IS_TRIE(pn)) in fib_trie_free()1807 if (IS_TRIE(pn)) in fib_table_flush_external()1877 if (IS_TRIE(pn)) in fib_table_flush()[all …]