Lines Matching refs:fib_table

1081 int fib_table_insert(struct fib_table *tb, struct fib_config *cfg)  in fib_table_insert()
1269 int fib_table_lookup(struct fib_table *tb, const struct flowi4 *flp, in fib_table_lookup()
1490 int fib_table_delete(struct fib_table *tb, struct fib_config *cfg) in fib_table_delete()
1620 static void fib_trie_free(struct fib_table *tb) in fib_trie_free()
1678 struct fib_table *fib_trie_unmerge(struct fib_table *oldtb) in fib_trie_unmerge()
1682 struct fib_table *local_tb; in fib_trie_unmerge()
1735 void fib_table_flush_external(struct fib_table *tb) in fib_table_flush_external()
1809 int fib_table_flush(struct fib_table *tb) in fib_table_flush()
1882 struct fib_table *tb = container_of(head, struct fib_table, rcu); in __trie_free_rcu()
1892 void fib_free_table(struct fib_table *tb) in fib_free_table()
1897 static int fn_trie_dump_leaf(struct key_vector *l, struct fib_table *tb, in fn_trie_dump_leaf()
1939 int fib_table_dump(struct fib_table *tb, struct sk_buff *skb, in fib_table_dump()
1985 struct fib_table *fib_trie_table(u32 id, struct fib_table *alias) in fib_trie_table()
1987 struct fib_table *tb; in fib_trie_table()
2023 struct fib_table *tb;
2200 static void fib_table_print(struct seq_file *seq, struct fib_table *tb) in fib_table_print()
2223 struct fib_table *tb; in fib_triestat_seq_show()
2267 struct fib_table *tb; in fib_trie_get_idx()
2296 struct fib_table *tb = iter->tb; in fib_trie_seq_next()
2310 tb = hlist_entry(tb_node, struct fib_table, tb_hlist); in fib_trie_seq_next()
2447 struct fib_table *main_tb;
2456 struct fib_table *tb = iter->main_tb; in fib_route_get_idx()
2498 struct fib_table *tb; in fib_route_seq_start()
2571 struct fib_table *tb = iter->main_tb; in fib_route_seq_show()