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