Searched refs:fib_get_table (Results 1 – 3 of 3) sorted by relevance
143 static inline struct fib_table *fib_get_table(int id) in fib_get_table() function152 return fib_get_table(id); in fib_new_table()178 static inline struct fib_table *fib_get_table(int id) in fib_get_table() function
86 if ((tb = fib_get_table(id))==NULL) in fib_flush()307 struct fib_table *tb = fib_get_table(req.rtm.rtm_table); in ip_rt_ioctl()360 tb = fib_get_table(r->rtm_table); in inet_rtm_delroute()399 if ((tb = fib_get_table(t))==NULL) in inet_dump_fib()
352 if ((tb = fib_get_table(r->r_table)) == NULL) in fib_lookup()377 if ((tb = fib_get_table(res->r->r_table)) != NULL) in fib_select_default()