Searched refs:fib6_new_table (Results 1 – 4 of 4) sorted by relevance
260 struct fib6_table *fib6_new_table(struct net *net, u32 id);
206 if (fib6_new_table(net, rule->table) == NULL) { in fib6_rule_configure()
229 struct fib6_table *fib6_new_table(struct net *net, u32 id) in fib6_new_table() function276 struct fib6_table *fib6_new_table(struct net *net, u32 id) in fib6_new_table() function
1786 table = fib6_new_table(net, cfg->fc_table); in ip6_route_info_create()1789 table = fib6_new_table(net, cfg->fc_table); in ip6_route_info_create()