Home
last modified time | relevance | path

Searched refs:dst_destroy (Results 1 - 5 of 5) sorted by relevance

/kernel/linux/linux-5.10/net/core/
H A Ddst.c99 struct dst_entry *dst_destroy(struct dst_entry * dst) in dst_destroy() function
132 EXPORT_SYMBOL(dst_destroy); variable
138 dst = dst_destroy(dst); in dst_destroy_rcu()
190 dst_destroy(dst); in dst_release_immediate()
/kernel/linux/linux-6.6/net/core/
H A Ddst.c99 struct dst_entry *dst_destroy(struct dst_entry * dst) in dst_destroy() function
131 EXPORT_SYMBOL(dst_destroy); variable
137 dst = dst_destroy(dst); in dst_destroy_rcu()
174 dst_destroy(dst); in dst_release_immediate()
/kernel/linux/common_modules/newip/third_party/linux-5.10/net/newip/
H A Droute.c206 dst_destroy((struct dst_entry *)rt); in nip_dst_alloc()
297 dst_destroy(&pcpu_rt->dst); in nip_rt_make_pcpu_route()
301 dst_destroy(&pcpu_rt->dst); in nip_rt_make_pcpu_route()
/kernel/linux/linux-5.10/include/net/
H A Ddst.h380 struct dst_entry *dst_destroy(struct dst_entry *dst);
/kernel/linux/linux-6.6/include/net/
H A Ddst.h400 struct dst_entry *dst_destroy(struct dst_entry *dst);

Completed in 6 milliseconds