Searched refs:fib6_new_table (Results 1 - 8 of 8) 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.h190 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.h190 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/net/ipv6/
H A Dfib6_rules.c158 if (fib6_new_table(net, rule->table) == NULL) {
H A Dip6_fib.c206 struct fib6_table *fib6_new_table(struct net *net, u32 id) function
253 struct fib6_table *fib6_new_table(struct net *net, u32 id) function
H A Droute.c1139 table = fib6_new_table(net, cfg->fc_table);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/net/ipv6/
H A Dfib6_rules.c158 if (fib6_new_table(net, rule->table) == NULL) {
H A Dip6_fib.c206 struct fib6_table *fib6_new_table(struct net *net, u32 id) function
253 struct fib6_table *fib6_new_table(struct net *net, u32 id) function
H A Droute.c1139 table = fib6_new_table(net, cfg->fc_table);

Completed in 290 milliseconds