Searched refs:fib_table (Results 1 – 8 of 8) sorted by relevance
167 struct fib_table;177 struct fib_table *table;251 struct fib_table { struct281 struct fib_table *fib_trie_unmerge(struct fib_table *main_tb);282 void fib_table_flush_external(struct fib_table *table);283 void fib_free_table(struct fib_table *tb);312 struct fib_table *tb; in fib_lookup()361 struct fib_table *fib_new_table(struct net *net, u32 id);362 struct fib_table *fib_get_table(struct net *net, u32 id);370 struct fib_table *tb; in fib_lookup()[all …]
1020 struct fib_table *tb; in fib_find_matching_alias()1898 struct fib_table *fib_trie_unmerge(struct fib_table *oldtb) in fib_trie_unmerge()2165 struct fib_table *tb; in fib_info_notify_update()2235 struct fib_table *tb; in fib_notify()2248 struct fib_table *tb = container_of(head, struct fib_table, rcu); in __trie_free_rcu()2405 struct fib_table *fib_trie_table(u32 id, struct fib_table *alias) in fib_trie_table()2407 struct fib_table *tb; in fib_trie_table()2443 struct fib_table *tb;2644 struct fib_table *tb; in fib_triestat_seq_show()2677 struct fib_table *tb; in fib_trie_get_idx()[all …]
114 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()630 struct fib_table *tb; in ip_rt_ioctl()857 struct fib_table *tb; in inet_rtm_delroute()887 struct fib_table *tb; in inet_rtm_newroute()989 struct fib_table *tb; in inet_dump_fib()1071 struct fib_table *tb; in fib_magic()1346 struct fib_table *tb; in nl_fib_lookup()[all …]
113 struct fib_table *tbl; in fib4_rule_action()206 static struct fib_table *fib_empty_table(struct net *net) in fib_empty_table()248 struct fib_table *table; in fib4_rule_configure()
1156 struct fib_table *tbl = NULL; in fib_check_nh_v4_gw()2049 struct fib_table *tb = res->table; in fib_select_default()
163 struct fib_table *local; in __ip_dev_find()
19 struct fib_table;61 struct fib_table __rcu *fib_main;62 struct fib_table __rcu *fib_default;
5778 struct fib_table *tb; in bpf_ipv4_fib_lookup()
Completed in 44 milliseconds