Home
last modified time | relevance | path

Searched refs:dst_destroy (Results 1 – 2 of 2) sorted by relevance

/linux-6.3-rc2/net/core/
A Ddst.c98 struct dst_entry *dst_destroy(struct dst_entry * dst) in dst_destroy() function
130 EXPORT_SYMBOL(dst_destroy);
136 dst = dst_destroy(dst); in dst_destroy_rcu()
188 dst_destroy(dst); in dst_release_immediate()
/linux-6.3-rc2/include/net/
A Ddst.h386 struct dst_entry *dst_destroy(struct dst_entry *dst);

Completed in 5 milliseconds