Home
last modified time | relevance | path

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

/linux/net/ipv4/
H A Dfib_trie.c463 static inline void put_child_root(struct key_vector *tp, t_key key, in put_child_root() function
511 put_child_root(tp, tn->key, tn); in replace()
694 put_child_root(tp, oldtnode->key, n); in collapse()
1134 put_child_root(tp, key, tn); in fib_insert_node()
1144 put_child_root(tp, key, l); in fib_insert_node()
1642 put_child_root(tp, l->key, NULL); in fib_remove_alias()
1836 put_child_root(pn, n->key, NULL); in fib_trie_free()
1862 put_child_root(pn, n->key, NULL); in fib_trie_free()
1993 put_child_root(pn, n->key, NULL); in fib_table_flush_external()
2079 put_child_root(p in fib_table_flush()
[all...]