Searched refs:fib6_table (Results 1 – 5 of 5) sorted by relevance
/include/net/ |
A D | ip6_fib.h | 129 struct fib6_table; 159 struct fib6_table *fib6_table; member 391 struct fib6_table { struct 420 struct fib6_table *, argument 531 lockdep_is_held(&f6i->fib6_table->tb6_lock))) in fib6_add_gc_list() 552 struct fib6_table *tbl; 591 struct fib6_table *table, 596 struct fib6_table *table, 601 struct fib6_table *table, 606 struct fib6_table *table, [all …]
|
A D | ipv6_stubs.h | 34 struct fib6_table *(*fib6_get_table)(struct net *net, u32 id); 37 int (*fib6_table_lookup)(struct net *net, struct fib6_table *table,
|
A D | ip6_route.h | 108 struct rt6_info *ip6_pol_route(struct net *net, struct fib6_table *table,
|
/include/net/netns/ |
A D | ipv6.h | 76 struct fib6_table *fib6_main_tbl; 91 struct fib6_table *fib6_local_tbl;
|
/include/trace/events/ |
A D | fib6.h | 16 struct fib6_table *table, const struct flowi6 *flp),
|
Completed in 21 milliseconds