Searched refs:fib_table_flush (Results 1 – 3 of 3) sorted by relevance
233 int fib_table_flush(struct net *net, struct fib_table *table);
206 flushed += fib_table_flush(net, tb); in fib_flush()1360 fib_table_flush(net, tb); in ip_fib_net_exit()
1859 int fib_table_flush(struct net *net, struct fib_table *tb) in fib_table_flush() function