Home
last modified time | relevance | path

Searched refs:fib_table (Results 1 – 8 of 8) sorted by relevance

/linux/include/net/
A Dip_fib.h170 struct fib_table;
181 struct fib_table *table;
255 struct fib_table { struct
286 struct fib_table *fib_trie_unmerge(struct fib_table *main_tb);
287 void fib_table_flush_external(struct fib_table *table);
288 void fib_free_table(struct fib_table *tb);
317 struct fib_table *tb; in fib_lookup()
366 struct fib_table *fib_new_table(struct net *net, u32 id);
367 struct fib_table *fib_get_table(struct net *net, u32 id);
375 struct fib_table *tb; in fib_lookup()
[all …]
/linux/net/ipv4/
A Dfib_trie.c1021 struct fib_table *tb; in fib_find_matching_alias()
1900 struct fib_table *fib_trie_unmerge(struct fib_table *oldtb) in fib_trie_unmerge()
2171 struct fib_table *tb; in fib_info_notify_update()
2241 struct fib_table *tb; in fib_notify()
2254 struct fib_table *tb = container_of(head, struct fib_table, rcu); in __trie_free_rcu()
2411 struct fib_table *fib_trie_table(u32 id, struct fib_table *alias) in fib_trie_table()
2413 struct fib_table *tb; in fib_trie_table()
2449 struct fib_table *tb;
2650 struct fib_table *tb; in fib_triestat_seq_show()
2683 struct fib_table *tb; in fib_trie_get_idx()
[all …]
A Dfib_frontend.c114 struct fib_table *tb; in fib_get_table()
133 struct fib_table *new) in fib_replace_table()
192 struct fib_table *tb; in fib_flush()
213 struct fib_table *table; in __inet_dev_addr_type()
633 struct fib_table *tb; in ip_rt_ioctl()
860 struct fib_table *tb; in inet_rtm_delroute()
890 struct fib_table *tb; in inet_rtm_newroute()
999 struct fib_table *tb; in inet_dump_fib()
1074 struct fib_table *tb; in fib_magic()
1349 struct fib_table *tb; in nl_fib_lookup()
[all …]
A Dfib_rules.c114 struct fib_table *tbl; in fib4_rule_action()
215 static struct fib_table *fib_empty_table(struct net *net) in fib_empty_table()
275 struct fib_table *table; in fib4_rule_configure()
A Dfib_semantics.c1156 struct fib_table *tbl = NULL; in fib_check_nh_v4_gw()
2055 struct fib_table *tb = res->table; in fib_select_default()
A Ddevinet.c163 struct fib_table *local; in __ip_dev_find()
/linux/include/net/netns/
A Dipv4.h19 struct fib_table;
99 struct fib_table __rcu *fib_main;
100 struct fib_table __rcu *fib_default;
/linux/net/core/
A Dfilter.c5935 struct fib_table *tb; in bpf_ipv4_fib_lookup()

Completed in 62 milliseconds