Home
last modified time | relevance | path

Searched refs:node_set_parent (Results 1 – 1 of 1) sorted by relevance

/linux-3.4.99/net/ipv4/
Dfib_trie.c209 static inline void node_set_parent(struct rt_trie_node *node, struct tnode *ptr) in node_set_parent() function
528 node_set_parent(n, tn); in tnode_put_child_reorg()
690 node_set_parent(n, NULL); in resize()
1124 node_set_parent((struct rt_trie_node *)l, tp); in fib_insert_node()
1154 node_set_parent((struct rt_trie_node *)tn, tp); in fib_insert_node()