fib6_new_table    518 drivers/net/vrf.c 	vrf->fib6_table = fib6_new_table(net, vrf->tb_id);
fib6_new_table    393 include/net/ip6_fib.h struct fib6_table *fib6_new_table(struct net *net, u32 id);
fib6_new_table    354 net/ipv6/fib6_rules.c 		if (fib6_new_table(net, rule->table) == NULL) {
fib6_new_table    269 net/ipv6/ip6_fib.c EXPORT_SYMBOL_GPL(fib6_new_table);
fib6_new_table   3635 net/ipv6/route.c 			table = fib6_new_table(net, cfg->fc_table);
fib6_new_table   3638 net/ipv6/route.c 		table = fib6_new_table(net, cfg->fc_table);