Lines Matching refs:fib_table
54 struct fib_table *local_table;
55 struct fib_table *main_table;
61 struct fib_table *fib_tables[RT_TABLE_MAX+1];
63 struct fib_table *__fib_new_table(int id) in __fib_new_table()
65 struct fib_table *tb; in __fib_new_table()
82 struct fib_table *tb; in fib_flush()
307 struct fib_table *tb = fib_get_table(req.rtm.rtm_table); in ip_rt_ioctl()
312 struct fib_table *tb = fib_new_table(req.rtm.rtm_table); in ip_rt_ioctl()
353 struct fib_table * tb; in inet_rtm_delroute()
368 struct fib_table * tb; in inet_rtm_newroute()
385 struct fib_table *tb; in inet_dump_fib()
419 struct fib_table * tb; in fib_magic()