Home
last modified time | relevance | path

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

/linux/include/net/
A Dip_fib.h164 struct fib_table;
174 struct fib_table *table;
248 struct fib_table { struct
278 struct fib_table *fib_trie_unmerge(struct fib_table *main_tb);
279 void fib_table_flush_external(struct fib_table *table);
280 void fib_free_table(struct fib_table *tb);
309 struct fib_table *tb; in fib_lookup()
358 struct fib_table *fib_new_table(struct net *net, u32 id);
359 struct fib_table *fib_get_table(struct net *net, u32 id);
367 struct fib_table *tb; in fib_lookup()
[all …]
/linux/net/ipv4/
A Dfib_trie.c1015 struct fib_table *tb; in fib_find_matching_alias()
1883 struct fib_table *fib_trie_unmerge(struct fib_table *oldtb) in fib_trie_unmerge()
2150 struct fib_table *tb; in fib_info_notify_update()
2220 struct fib_table *tb; in fib_notify()
2233 struct fib_table *tb = container_of(head, struct fib_table, rcu); in __trie_free_rcu()
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;
2629 struct fib_table *tb; in fib_triestat_seq_show()
2662 struct fib_table *tb; in fib_trie_get_idx()
[all …]
A Dfib_frontend.c113 struct fib_table *tb; in fib_get_table()
132 struct fib_table *new) in fib_replace_table()
191 struct fib_table *tb; in fib_flush()
212 struct fib_table *table; in __inet_dev_addr_type()
627 struct fib_table *tb; in ip_rt_ioctl()
843 struct fib_table *tb; in inet_rtm_delroute()
873 struct fib_table *tb; in inet_rtm_newroute()
975 struct fib_table *tb; in inet_dump_fib()
1057 struct fib_table *tb; in fib_magic()
1329 struct fib_table *tb; in nl_fib_lookup()
[all …]
A Dfib_rules.c112 struct fib_table *tbl; in fib4_rule_action()
205 static struct fib_table *fib_empty_table(struct net *net) in fib_empty_table()
245 struct fib_table *table; in fib4_rule_configure()
A Dfib_semantics.c1136 struct fib_table *tbl = NULL; in fib_check_nh_v4_gw()
2051 struct fib_table *tb = res->table; in fib_select_default()
A Ddevinet.c162 struct fib_table *local; in __ip_dev_find()
/linux/include/net/netns/
A Dipv4.h18 struct fib_table;
60 struct fib_table __rcu *fib_main;
61 struct fib_table __rcu *fib_default;
/linux/net/core/
A Dfilter.c5421 struct fib_table *tb; in bpf_ipv4_fib_lookup()

Completed in 43 milliseconds