Home
last modified time | relevance | path

Searched refs:fib6_new_table (Results 1 – 3 of 3) sorted by relevance

/linux/net/ipv6/
H A Dfib6_rules.c456 if (fib6_new_table(net, rule->table) == NULL) { in fib6_rule_configure()
H A Dip6_fib.c250 struct fib6_table *fib6_new_table(struct net *net, u32 id) in fib6_new_table() function
280 EXPORT_SYMBOL_GPL(fib6_new_table);
310 struct fib6_table *fib6_new_table(struct net *net, u32 id) in fib6_new_table() function
H A Droute.c3810 table = fib6_new_table(net, cfg->fc_table); in ip6_route_info_create()
3813 table = fib6_new_table(net, cfg->fc_table); in ip6_route_info_create()