Home
last modified time | relevance | path

Searched refs:fib_table_flush (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/include/net/
H A Dip_fib.h282 int fib_table_flush(struct net *net, struct fib_table *table, bool flush_all);
/openbmc/linux/net/ipv4/
H A Dfib_frontend.c195 flushed += fib_table_flush(net, tb, false); in fib_flush()
1587 fib_table_flush(net, tb, true); in ip_fib_net_exit()
H A Dfib_trie.c2028 int fib_table_flush(struct net *net, struct fib_table *tb, bool flush_all) in fib_table_flush() function