Searched refs:fib_get_table (Results 1 – 1 of 1) sorted by relevance
297 static inline struct fib_table *fib_get_table(struct net *net, u32 id) in fib_get_table() function313 return fib_get_table(net, id); in fib_new_table()324 tb = fib_get_table(net, RT_TABLE_MAIN); in fib_lookup()369 struct fib_table *fib_get_table(struct net *net, u32 id);
Completed in 6 milliseconds