Lines Matching refs:fib_table
1015 struct fib_table *tb; in fib_find_matching_alias()
1203 int fib_table_insert(struct net *net, struct fib_table *tb, in fib_table_insert()
1432 int fib_table_lookup(struct fib_table *tb, const struct flowi4 *flp, in fib_table_lookup()
1698 int fib_table_delete(struct net *net, struct fib_table *tb, in fib_table_delete()
1825 static void fib_trie_free(struct fib_table *tb) in fib_trie_free()
1883 struct fib_table *fib_trie_unmerge(struct fib_table *oldtb) in fib_trie_unmerge()
1887 struct fib_table *local_tb; in fib_trie_unmerge()
1942 void fib_table_flush_external(struct fib_table *tb) in fib_table_flush_external()
2011 int fib_table_flush(struct net *net, struct fib_table *tb, bool flush_all) in fib_table_flush()
2096 static void __fib_info_notify_update(struct net *net, struct fib_table *tb, in __fib_info_notify_update()
2150 struct fib_table *tb; in fib_info_notify_update()
2158 static int fib_leaf_notify(struct key_vector *l, struct fib_table *tb, in fib_leaf_notify()
2191 static int fib_table_notify(struct fib_table *tb, struct notifier_block *nb, in fib_table_notify()
2220 struct fib_table *tb; in fib_notify()
2233 struct fib_table *tb = container_of(head, struct fib_table, rcu); in __trie_free_rcu()
2243 void fib_free_table(struct fib_table *tb) in fib_free_table()
2248 static int fn_trie_dump_leaf(struct key_vector *l, struct fib_table *tb, in fn_trie_dump_leaf()
2335 int fib_table_dump(struct fib_table *tb, struct sk_buff *skb, in fib_table_dump()
2390 struct fib_table *fib_trie_table(u32 id, struct fib_table *alias) in fib_trie_table()
2392 struct fib_table *tb; in fib_trie_table()
2428 struct fib_table *tb;
2605 static void fib_table_print(struct seq_file *seq, struct fib_table *tb) in fib_table_print()
2629 struct fib_table *tb; in fib_triestat_seq_show()
2662 struct fib_table *tb; in fib_trie_get_idx()
2691 struct fib_table *tb = iter->tb; in fib_trie_seq_next()
2705 tb = hlist_entry(tb_node, struct fib_table, tb_hlist); in fib_trie_seq_next()
2828 struct fib_table *main_tb;
2872 struct fib_table *tb; in fib_route_seq_start()
2949 struct fib_table *tb = iter->main_tb; in fib_route_seq_show()