fib_table_flush
int fib_table_flush(struct net *net, struct fib_table *table, bool flush_all);
fib_table_flush(net, tb, true);
flushed += fib_table_flush(net, tb, false);