Home
last modified time | relevance | path

Searched refs:fib6_table (Results 1 – 6 of 6) sorted by relevance

/linux-4.4.14/include/net/
Dip6_fib.h94 struct fib6_table;
104 struct fib6_table *rt6i_table;
227 struct fib6_table { struct
252 struct fib6_table *, argument
259 struct fib6_table *fib6_get_table(struct net *net, u32 id);
260 struct fib6_table *fib6_new_table(struct net *net, u32 id);
/linux-4.4.14/include/net/netns/
Dipv6.h60 struct fib6_table *fib6_main_tbl;
67 struct fib6_table *fib6_local_tbl;
/linux-4.4.14/net/ipv6/
Dip6_fib.c193 static void fib6_link_table(struct net *net, struct fib6_table *tb) in fib6_link_table()
214 static struct fib6_table *fib6_alloc_table(struct net *net, u32 id) in fib6_alloc_table()
216 struct fib6_table *table; in fib6_alloc_table()
229 struct fib6_table *fib6_new_table(struct net *net, u32 id) in fib6_new_table()
231 struct fib6_table *tb; in fib6_new_table()
246 struct fib6_table *fib6_get_table(struct net *net, u32 id) in fib6_get_table()
248 struct fib6_table *tb; in fib6_get_table()
276 struct fib6_table *fib6_new_table(struct net *net, u32 id) in fib6_new_table()
281 struct fib6_table *fib6_get_table(struct net *net, u32 id) in fib6_get_table()
348 static int fib6_dump_table(struct fib6_table *table, struct sk_buff *skb, in fib6_dump_table()
[all …]
Droute.c848 struct fib6_table *table, in ip6_pol_route_lookup()
914 struct fib6_table *table; in __ip6_ins_rt()
1004 struct fib6_table *table = rt->rt6i_table; in rt6_make_pcpu_route()
1040 static struct rt6_info *ip6_pol_route(struct net *net, struct fib6_table *table, int oif, in ip6_pol_route()
1133 static struct rt6_info *ip6_pol_route_input(struct net *net, struct fib6_table *table, in ip6_pol_route_input()
1171 static struct rt6_info *ip6_pol_route_output(struct net *net, struct fib6_table *table, in ip6_pol_route_output()
1423 struct fib6_table *table, in __ip6_route_redirect()
1757 struct fib6_table *table; in ip6_route_info_create()
2029 struct fib6_table *table; in __ip6_del_rt()
2058 struct fib6_table *table; in ip6_route_del()
[all …]
Dfib6_rules.c66 struct fib6_table *table; in fib6_rule_action()
Daddrconf.c2189 struct fib6_table *table; in addrconf_get_prefix_route()