Home
last modified time | relevance | path

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

/linux-4.1.27/include/net/
Dip6_fib.h284 struct fib6_table *fib6_new_table(struct net *net, u32 id);
/linux-4.1.27/net/ipv6/
Dfib6_rules.c195 if (fib6_new_table(net, rule->table) == NULL) { in fib6_rule_configure()
Dip6_fib.c199 struct fib6_table *fib6_new_table(struct net *net, u32 id) in fib6_new_table() function
245 struct fib6_table *fib6_new_table(struct net *net, u32 id) in fib6_new_table() function
Droute.c1551 table = fib6_new_table(net, cfg->fc_table); in ip6_route_info_create()
1554 table = fib6_new_table(net, cfg->fc_table); in ip6_route_info_create()