Home
last modified time | relevance | path

Searched refs:fib_new_table (Results 1 – 2 of 2) sorted by relevance

/linux/net/ipv4/
H A Dfib_frontend.c76 struct fib_table *fib_new_table(struct net *net, u32 id) in fib_new_table() function
88 alias = fib_new_table(net, RT_TABLE_MAIN); in fib_new_table()
109 EXPORT_SYMBOL_GPL(fib_new_table);
651 tb = fib_new_table(net, cfg.fc_table); in ip_rt_ioctl()
905 tb = fib_new_table(net, cfg.fc_table); in inet_rtm_newroute()
1100 tb = fib_new_table(net, tb_id); in fib_magic()
/linux/include/net/
H A Dip_fib.h309 static inline struct fib_table *fib_new_table(struct net *net, u32 id) in fib_new_table() function
366 struct fib_table *fib_new_table(struct net *net, u32 id);