Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/net/ipv4/
H A Dfib_frontend.c198 rt_cache_flush(net); in fib_flush()
1416 rt_cache_flush(dev_net(dev)); in fib_disable_ip()
1433 rt_cache_flush(dev_net(dev)); in fib_inetaddr_event()
1444 rt_cache_flush(dev_net(dev)); in fib_inetaddr_event()
1480 rt_cache_flush(net); in fib_netdev_event()
1491 rt_cache_flush(net); in fib_netdev_event()
1495 rt_cache_flush(net); in fib_netdev_event()
H A Dfib_rules.c372 rt_cache_flush(ops->fro_net); in fib4_rule_flush_cache()
H A Ddevinet.c2389 rt_cache_flush(net); in devinet_conf_proc()
2393 rt_cache_flush(net); in devinet_conf_proc()
2453 rt_cache_flush(net); in devinet_sysctl_forward()
2473 rt_cache_flush(net); in ipv4_doint_and_flush()
H A Dfib_trie.c1291 rt_cache_flush(cfg->fc_nlinfo.nl_net); in fib_table_insert()
1353 rt_cache_flush(cfg->fc_nlinfo.nl_net); in fib_table_insert()
1725 rt_cache_flush(cfg->fc_nlinfo.nl_net); in fib_table_delete()
H A Dnexthop.c932 rt_cache_flush(net); in nh_rt_cache_flush()
1963 rt_cache_flush(dev_net(dev)); in nh_netdev_event()
H A Droute.c428 void rt_cache_flush(struct net *net) in rt_cache_flush() function
3357 rt_cache_flush(dev_net(in_dev->dev)); in ip_rt_multicast_event()
3372 rt_cache_flush(net); in ipv4_sysctl_rtcache_flush()
H A Darp.c1259 rt_cache_flush(dev_net(dev)); in arp_netdev_event()
/OK3568_Linux_fs/kernel/include/net/
H A Droute.h115 void rt_cache_flush(struct net *net);