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

/linux-4.1.27/net/core/
H A Ddst.c272 static void dst_destroy_rcu(struct rcu_head *head) dst_destroy_rcu() function
290 call_rcu(&dst->rcu_head, dst_destroy_rcu); dst_release()

Completed in 48 milliseconds