Searched refs:fib_new_table (Results 1 – 2 of 2) sorted by relevance
311 static inline struct fib_table *fib_new_table(struct net *net, u32 id) in fib_new_table() function368 struct fib_table *fib_new_table(struct net *net, u32 id);
974 if (!fib_new_table(dev_net(dev), vrf->tb_id)) in vrf_rtable_create()