Searched refs:tnode_full (Results 1 – 1 of 1) sorted by relevance
484 static inline int tnode_full(const struct tnode *tn, const struct rt_trie_node *n) in tnode_full() function519 wasfull = tnode_full(tn, chi); in tnode_put_child_reorg()521 isfull = tnode_full(tn, n); in tnode_put_child_reorg()1008 wasfull = tnode_full(tp, tnode_get_child(tp, cindex)); in trie_rebalance()