Home
last modified time | relevance | path

Searched refs:rt_cache_flush (Results 1 – 8 of 8) sorted by relevance

/linux-6.15/net/ipv4/
H A Dfib_frontend.c199 rt_cache_flush(net); in fib_flush()
1457 rt_cache_flush(dev_net(dev)); in fib_disable_ip()
1474 rt_cache_flush(net); in fib_inetaddr_event()
1485 rt_cache_flush(net); in fib_inetaddr_event()
1521 rt_cache_flush(net); in fib_netdev_event()
1532 rt_cache_flush(net); in fib_netdev_event()
1536 rt_cache_flush(net); in fib_netdev_event()
H A Dfib_rules.c467 rt_cache_flush(ops->fro_net); in fib4_rule_flush_cache()
H A Ddevinet.c2489 rt_cache_flush(net); in devinet_conf_proc()
2493 rt_cache_flush(net); in devinet_conf_proc()
2557 rt_cache_flush(net); in devinet_sysctl_forward()
2577 rt_cache_flush(net); in ipv4_doint_and_flush()
H A Dfib_trie.c1316 rt_cache_flush(cfg->fc_nlinfo.nl_net); in fib_table_insert()
1379 rt_cache_flush(cfg->fc_nlinfo.nl_net); in fib_table_insert()
1749 rt_cache_flush(cfg->fc_nlinfo.nl_net); in fib_table_delete()
H A Droute.c402 void rt_cache_flush(struct net *net) in rt_cache_flush() function
3442 rt_cache_flush(dev_net(in_dev->dev)); in ip_rt_multicast_event()
3457 rt_cache_flush(net); in ipv4_sysctl_rtcache_flush()
H A Darp.c1331 rt_cache_flush(dev_net(dev)); in arp_netdev_event()
H A Dnexthop.c2187 rt_cache_flush(net); in nh_rt_cache_flush()
3883 rt_cache_flush(dev_net(dev)); in nh_netdev_event()
/linux-6.15/include/net/
H A Droute.h131 void rt_cache_flush(struct net *net);