fib_table 164 include/net/ip_fib.h struct fib_table; fib_table 174 include/net/ip_fib.h struct fib_table *table; fib_table 255 include/net/ip_fib.h int fib_table_lookup(struct fib_table *tb, const struct flowi4 *flp, fib_table 257 include/net/ip_fib.h int fib_table_insert(struct net *, struct fib_table *, struct fib_config *, fib_table 259 include/net/ip_fib.h int fib_table_delete(struct net *, struct fib_table *, struct fib_config *, fib_table 261 include/net/ip_fib.h int fib_table_dump(struct fib_table *table, struct sk_buff *skb, fib_table 263 include/net/ip_fib.h int fib_table_flush(struct net *net, struct fib_table *table, bool flush_all); fib_table 264 include/net/ip_fib.h struct fib_table *fib_trie_unmerge(struct fib_table *main_tb); fib_table 265 include/net/ip_fib.h void fib_table_flush_external(struct fib_table *table); fib_table 266 include/net/ip_fib.h void fib_free_table(struct fib_table *tb); fib_table 273 include/net/ip_fib.h static inline struct fib_table *fib_get_table(struct net *net, u32 id) fib_table 284 include/net/ip_fib.h return hlist_entry(tb_hlist, struct fib_table, tb_hlist); fib_table 287 include/net/ip_fib.h static inline struct fib_table *fib_new_table(struct net *net, u32 id) fib_table 295 include/net/ip_fib.h struct fib_table *tb; fib_table 338 include/net/ip_fib.h struct fib_table *fib_new_table(struct net *net, u32 id); fib_table 339 include/net/ip_fib.h struct fib_table *fib_get_table(struct net *net, u32 id); fib_table 347 include/net/ip_fib.h struct fib_table *tb; fib_table 464 include/net/ip_fib.h struct fib_table *fib_trie_table(u32 id, struct fib_table *alias); fib_table 19 include/net/netns/ipv4.h struct fib_table; fib_table 59 include/net/netns/ipv4.h struct fib_table __rcu *fib_main; fib_table 60 include/net/netns/ipv4.h struct fib_table __rcu *fib_default; fib_table 4654 net/core/filter.c struct fib_table *tb; fib_table 160 net/ipv4/devinet.c struct fib_table *local; fib_table 53 net/ipv4/fib_frontend.c struct fib_table *local_table, *main_table; fib_table 80 net/ipv4/fib_frontend.c struct fib_table *fib_new_table(struct net *net, u32 id) fib_table 82 net/ipv4/fib_frontend.c struct fib_table *tb, *alias = NULL; fib_table 116 net/ipv4/fib_frontend.c struct fib_table *fib_get_table(struct net *net, u32 id) fib_table 118 net/ipv4/fib_frontend.c struct fib_table *tb; fib_table 141 net/ipv4/fib_frontend.c static void fib_replace_table(struct net *net, struct fib_table *old, fib_table 142 net/ipv4/fib_frontend.c struct fib_table *new) fib_table 163 net/ipv4/fib_frontend.c struct fib_table *old, *new, *main_table; fib_table 201 net/ipv4/fib_frontend.c struct fib_table *tb; fib_table 222 net/ipv4/fib_frontend.c struct fib_table *table; fib_table 634 net/ipv4/fib_frontend.c struct fib_table *tb; fib_table 850 net/ipv4/fib_frontend.c struct fib_table *tb; fib_table 880 net/ipv4/fib_frontend.c struct fib_table *tb; fib_table 982 net/ipv4/fib_frontend.c struct fib_table *tb; fib_table 1064 net/ipv4/fib_frontend.c struct fib_table *tb; fib_table 1338 net/ipv4/fib_frontend.c struct fib_table *tb; fib_table 1566 net/ipv4/fib_frontend.c struct fib_table *tb; fib_table 109 net/ipv4/fib_rules.c struct fib_table *tbl; fib_table 199 net/ipv4/fib_rules.c static struct fib_table *fib_empty_table(struct net *net) fib_table 239 net/ipv4/fib_rules.c struct fib_table *table; fib_table 1091 net/ipv4/fib_semantics.c struct fib_table *tbl = NULL; fib_table 1993 net/ipv4/fib_semantics.c struct fib_table *tb = res->table; fib_table 1120 net/ipv4/fib_trie.c int fib_table_insert(struct net *net, struct fib_table *tb, fib_table 1312 net/ipv4/fib_trie.c int fib_table_lookup(struct fib_table *tb, const struct flowi4 *flp, fib_table 1547 net/ipv4/fib_trie.c int fib_table_delete(struct net *net, struct fib_table *tb, fib_table 1675 net/ipv4/fib_trie.c static void fib_trie_free(struct fib_table *tb) fib_table 1733 net/ipv4/fib_trie.c struct fib_table *fib_trie_unmerge(struct fib_table *oldtb) fib_table 1737 net/ipv4/fib_trie.c struct fib_table *local_tb; fib_table 1792 net/ipv4/fib_trie.c void fib_table_flush_external(struct fib_table *tb) fib_table 1861 net/ipv4/fib_trie.c int fib_table_flush(struct net *net, struct fib_table *tb, bool flush_all) fib_table 1948 net/ipv4/fib_trie.c static void __fib_info_notify_update(struct net *net, struct fib_table *tb, fib_table 2011 net/ipv4/fib_trie.c struct fib_table *tb; fib_table 2019 net/ipv4/fib_trie.c struct fib_table *tb, struct notifier_block *nb) fib_table 2040 net/ipv4/fib_trie.c static void fib_table_notify(struct net *net, struct fib_table *tb, fib_table 2063 net/ipv4/fib_trie.c struct fib_table *tb; fib_table 2072 net/ipv4/fib_trie.c struct fib_table *tb = container_of(head, struct fib_table, rcu); fib_table 2082 net/ipv4/fib_trie.c void fib_free_table(struct fib_table *tb) fib_table 2087 net/ipv4/fib_trie.c static int fn_trie_dump_leaf(struct key_vector *l, struct fib_table *tb, fib_table 2167 net/ipv4/fib_trie.c int fib_table_dump(struct fib_table *tb, struct sk_buff *skb, fib_table 2222 net/ipv4/fib_trie.c struct fib_table *fib_trie_table(u32 id, struct fib_table *alias) fib_table 2224 net/ipv4/fib_trie.c struct fib_table *tb; fib_table 2260 net/ipv4/fib_trie.c struct fib_table *tb; fib_table 2437 net/ipv4/fib_trie.c static void fib_table_print(struct seq_file *seq, struct fib_table *tb) fib_table 2461 net/ipv4/fib_trie.c struct fib_table *tb; fib_table 2494 net/ipv4/fib_trie.c struct fib_table *tb; fib_table 2523 net/ipv4/fib_trie.c struct fib_table *tb = iter->tb; fib_table 2537 net/ipv4/fib_trie.c tb = hlist_entry(tb_node, struct fib_table, tb_hlist); fib_table 2660 net/ipv4/fib_trie.c struct fib_table *main_tb; fib_table 2704 net/ipv4/fib_trie.c struct fib_table *tb; fib_table 2781 net/ipv4/fib_trie.c struct fib_table *tb = iter->main_tb;