Home
last modified time | relevance | path

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

/linux-4.1.27/net/core/
Ddst.c219 void __dst_free(struct dst_entry *dst) in __dst_free() function
233 EXPORT_SYMBOL(__dst_free);
278 __dst_free(dst); in dst_destroy_rcu()
/linux-4.1.27/include/net/
Ddst.h410 void __dst_free(struct dst_entry *dst);
422 __dst_free(dst); in dst_free()