fib_table_flush   263 include/net/ip_fib.h int fib_table_flush(struct net *net, struct fib_table *table, bool flush_all);
fib_table_flush   204 net/ipv4/fib_frontend.c 			flushed += fib_table_flush(net, tb, false);
fib_table_flush  1570 net/ipv4/fib_frontend.c 			fib_table_flush(net, tb, true);