Searched refs:fib6_table (Results 1 – 5 of 5) sorted by relevance
/include/net/ |
D | ip6_fib.h | 139 struct fib6_table; 169 struct fib6_table *fib6_table; member 400 struct fib6_table { struct 428 struct fib6_table *, argument 442 struct fib6_table *fib6_get_table(struct net *net, u32 id); 443 struct fib6_table *fib6_new_table(struct net *net, u32 id); 455 int fib6_table_lookup(struct net *net, struct fib6_table *table, 530 struct fib6_table *tbl; 567 struct fib6_table *table, 572 struct fib6_table *table, [all …]
|
D | ipv6_stubs.h | 33 struct fib6_table *(*fib6_get_table)(struct net *net, u32 id); 36 int (*fib6_table_lookup)(struct net *net, struct fib6_table *table,
|
D | ip6_route.h | 113 struct rt6_info *ip6_pol_route(struct net *net, struct fib6_table *table,
|
/include/net/netns/ |
D | ipv6.h | 77 struct fib6_table *fib6_main_tbl; 92 struct fib6_table *fib6_local_tbl;
|
/include/trace/events/ |
D | fib6.h | 16 struct fib6_table *table, const struct flowi6 *flp),
|