Searched refs:fib_table_flush (Results 1 – 3 of 3) sorted by relevance
276 int fib_table_flush(struct net *net, struct fib_table *table, bool flush_all);
194 flushed += fib_table_flush(net, tb, false); in fib_flush()1561 fib_table_flush(net, tb, true); in ip_fib_net_exit()
1974 int fib_table_flush(struct net *net, struct fib_table *tb, bool flush_all) in fib_table_flush() function