Searched refs:fib6_new_table (Results 1 – 5 of 5) sorted by relevance
366 if (fib6_new_table(net, rule->table) == NULL) { in fib6_rule_configure()
254 struct fib6_table *fib6_new_table(struct net *net, u32 id) in fib6_new_table() function270 EXPORT_SYMBOL_GPL(fib6_new_table);302 struct fib6_table *fib6_new_table(struct net *net, u32 id) in fib6_new_table() function
3732 table = fib6_new_table(net, cfg->fc_table); in ip6_route_info_create()3735 table = fib6_new_table(net, cfg->fc_table); in ip6_route_info_create()
429 struct fib6_table *fib6_new_table(struct net *net, u32 id);
836 vrf->fib6_table = fib6_new_table(net, vrf->tb_id); in vrf_rt6_create()
Completed in 25 milliseconds