Home
last modified time | relevance | path

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

/include/net/
A Dip_fib.h172 struct fib_table;
183 struct fib_table *table;
257 struct fib_table { struct
288 struct fib_table *fib_trie_unmerge(struct fib_table *main_tb);
289 void fib_table_flush_external(struct fib_table *table);
290 void fib_free_table(struct fib_table *tb);
319 struct fib_table *tb; in fib_lookup()
368 struct fib_table *fib_new_table(struct net *net, u32 id);
369 struct fib_table *fib_get_table(struct net *net, u32 id);
377 struct fib_table *tb; in fib_lookup()
[all …]
/include/net/netns/
A Dipv4.h19 struct fib_table;
111 struct fib_table __rcu *fib_main;
112 struct fib_table __rcu *fib_default;

Completed in 12 milliseconds