Home
last modified time | relevance | path

Searched refs:dst_dev_put (Results 1 – 5 of 5) sorted by relevance

/linux-6.1.9/net/core/
Ddst.c152 void dst_dev_put(struct dst_entry *dst) in dst_dev_put() function
165 EXPORT_SYMBOL(dst_dev_put);
/linux-6.1.9/include/net/
Ddst.h387 void dst_dev_put(struct dst_entry *dst);
/linux-6.1.9/net/ipv4/
Dfib_semantics.c162 dst_dev_put(&rt->dst); in rt_fibinfo_free()
206 dst_dev_put(&rt->dst); in rt_fibinfo_free_cpus()
Droute.c582 dst_dev_put(&rt->dst); in fnhe_flush_routes()
588 dst_dev_put(&rt->dst); in fnhe_flush_routes()
1456 dst_dev_put(&orig->dst); in rt_bind_exception()
/linux-6.1.9/net/ipv6/
Droute.c1402 dst_dev_put(&prev->dst); in rt6_get_pcpu_route()
1459 dst_dev_put(&rt6_ex->rt6i->dst); in rt6_remove_exception()
3672 dst_dev_put(&pcpu_rt->dst); in fib6_nh_release_dsts()