Home
last modified time | relevance | path

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

/linux-4.4.14/net/core/
Ddst.c232 void __dst_free(struct dst_entry *dst) in __dst_free() function
246 EXPORT_SYMBOL(__dst_free);
297 __dst_free(dst); in dst_destroy_rcu()
/linux-4.4.14/include/net/
Ddst.h411 void __dst_free(struct dst_entry *dst);
423 __dst_free(dst); in dst_free()