Searched refs:put_child_root (Results 1 – 1 of 1) sorted by relevance
| /Linux-v5.15/net/ipv4/ |
| D | fib_trie.c | 467 static inline void put_child_root(struct key_vector *tp, t_key key, in put_child_root() function 515 put_child_root(tp, tn->key, tn); in replace() 698 put_child_root(tp, oldtnode->key, n); in collapse() 1127 put_child_root(tp, key, tn); in fib_insert_node() 1137 put_child_root(tp, key, l); in fib_insert_node() 1652 put_child_root(tp, l->key, NULL); in fib_remove_alias() 1847 put_child_root(pn, n->key, NULL); in fib_trie_free() 1873 put_child_root(pn, n->key, NULL); in fib_trie_free() 2004 put_child_root(pn, n->key, NULL); in fib_table_flush_external() 2086 put_child_root(pn, n->key, NULL); in fib_table_flush()
|