Searched refs:tnode_put_child_reorg (Results 1 – 1 of 1) sorted by relevance
/linux-2.6.39/net/ipv4/ |
D | fib_trie.c | 161 static void tnode_put_child_reorg(struct tnode *tn, int i, struct rt_trie_node *n, 479 tnode_put_child_reorg(tn, i, n, -1); in put_child() 487 static void tnode_put_child_reorg(struct tnode *tn, int i, struct rt_trie_node *n, in tnode_put_child_reorg() function 1001 tnode_put_child_reorg((struct tnode *)tp, cindex, in trie_rebalance()
|