Home
last modified time | relevance | path

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

/linux-4.19.296/include/net/
Dip_fib.h243 static inline struct fib_table *fib_get_table(struct net *net, u32 id) in fib_get_table() function
259 return fib_get_table(net, id); in fib_new_table()
270 tb = fib_get_table(net, RT_TABLE_MAIN); in fib_lookup()
309 struct fib_table *fib_get_table(struct net *net, u32 id);