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

/linux-4.4.14/include/net/
H A Dip6_fib.h260 struct fib6_table *fib6_new_table(struct net *net, u32 id);
/linux-4.4.14/net/ipv6/
H A Dfib6_rules.c206 if (fib6_new_table(net, rule->table) == NULL) { fib6_rule_configure()
H A Dip6_fib.c229 struct fib6_table *fib6_new_table(struct net *net, u32 id) fib6_new_table() function
276 struct fib6_table *fib6_new_table(struct net *net, u32 id) fib6_new_table() function
H A Droute.c1786 table = fib6_new_table(net, cfg->fc_table); ip6_route_info_create()
1789 table = fib6_new_table(net, cfg->fc_table); ip6_route_info_create()

Completed in 113 milliseconds