Searched refs:fib6_table (Results 1 - 10 of 10) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/include/net/
H A Dip6_fib.h84 struct fib6_table;
98 struct fib6_table *rt6i_table;
158 struct fib6_table { struct
182 struct fib6_table *,
189 extern struct fib6_table *fib6_get_table(struct net *net, u32 id);
190 extern struct fib6_table *fib6_new_table(struct net *net, u32 id);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/include/net/
H A Dip6_fib.h84 struct fib6_table;
98 struct fib6_table *rt6i_table;
158 struct fib6_table { struct
182 struct fib6_table *,
189 extern struct fib6_table *fib6_get_table(struct net *net, u32 id);
190 extern struct fib6_table *fib6_new_table(struct net *net, u32 id);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/include/net/netns/
H A Dipv6.h47 struct fib6_table *fib6_main_tbl;
54 struct fib6_table *fib6_local_tbl;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/include/net/netns/
H A Dipv6.h47 struct fib6_table *fib6_main_tbl;
54 struct fib6_table *fib6_local_tbl;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/net/ipv6/
H A Dip6_fib.c171 static void fib6_link_table(struct net *net, struct fib6_table *tb)
192 static struct fib6_table *fib6_alloc_table(struct net *net, u32 id)
194 struct fib6_table *table;
206 struct fib6_table *fib6_new_table(struct net *net, u32 id)
208 struct fib6_table *tb;
223 struct fib6_table *fib6_get_table(struct net *net, u32 id)
225 struct fib6_table *tb;
253 struct fib6_table *fib6_new_table(struct net *net, u32 id)
258 struct fib6_table *fib6_get_table(struct net *net, u32 id)
316 static int fib6_dump_table(struct fib6_table *tabl
[all...]
H A Droute.c539 struct fib6_table *table,
597 struct fib6_table *table;
697 static struct rt6_info *ip6_pol_route(struct net *net, struct fib6_table *table, int oif,
770 static struct rt6_info *ip6_pol_route_input(struct net *net, struct fib6_table *table,
800 static struct rt6_info *ip6_pol_route_output(struct net *net, struct fib6_table *table,
1117 struct fib6_table *table;
1319 struct fib6_table *table;
1346 struct fib6_table *table;
1392 struct fib6_table *table,
1691 struct fib6_table *tabl
[all...]
H A Dfib6_rules.c54 struct fib6_table *table;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/net/ipv6/
H A Dip6_fib.c171 static void fib6_link_table(struct net *net, struct fib6_table *tb)
192 static struct fib6_table *fib6_alloc_table(struct net *net, u32 id)
194 struct fib6_table *table;
206 struct fib6_table *fib6_new_table(struct net *net, u32 id)
208 struct fib6_table *tb;
223 struct fib6_table *fib6_get_table(struct net *net, u32 id)
225 struct fib6_table *tb;
253 struct fib6_table *fib6_new_table(struct net *net, u32 id)
258 struct fib6_table *fib6_get_table(struct net *net, u32 id)
316 static int fib6_dump_table(struct fib6_table *tabl
[all...]
H A Droute.c539 struct fib6_table *table,
597 struct fib6_table *table;
697 static struct rt6_info *ip6_pol_route(struct net *net, struct fib6_table *table, int oif,
770 static struct rt6_info *ip6_pol_route_input(struct net *net, struct fib6_table *table,
800 static struct rt6_info *ip6_pol_route_output(struct net *net, struct fib6_table *table,
1117 struct fib6_table *table;
1319 struct fib6_table *table;
1346 struct fib6_table *table;
1392 struct fib6_table *table,
1691 struct fib6_table *tabl
[all...]
H A Dfib6_rules.c54 struct fib6_table *table;

Completed in 143 milliseconds