fib_new_table 740 drivers/net/vrf.c if (!fib_new_table(dev_net(dev), vrf->tb_id)) fib_new_table 338 include/net/ip_fib.h struct fib_table *fib_new_table(struct net *net, u32 id); fib_new_table 92 net/ipv4/fib_frontend.c alias = fib_new_table(net, RT_TABLE_MAIN); fib_new_table 113 net/ipv4/fib_frontend.c EXPORT_SYMBOL_GPL(fib_new_table); fib_new_table 644 net/ipv4/fib_frontend.c tb = fib_new_table(net, cfg.fc_table); fib_new_table 887 net/ipv4/fib_frontend.c tb = fib_new_table(net, cfg.fc_table); fib_new_table 1082 net/ipv4/fib_frontend.c tb = fib_new_table(net, tb_id); fib_new_table 205 net/ipv4/fib_rules.c return fib_new_table(net, id);