Home
last modified time | relevance | path

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

/linux/include/net/
H A Dip_fib.h288 struct fib_table *fib_trie_unmerge(struct fib_table *main_tb);
/linux/net/ipv4/
H A Dfib_frontend.c161 new = fib_trie_unmerge(old); in fib_unmerge()
H A Dfib_trie.c1872 struct fib_table *fib_trie_unmerge(struct fib_table *oldtb) in fib_trie_unmerge() function