Home
last modified time | relevance | path

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

/linux/net/core/
H A Dneighbour.c830 static void pneigh_destroy(struct rcu_head *rcu) in pneigh_destroy() function
862 call_rcu(&n->rcu, pneigh_destroy); in pneigh_delete()
904 call_rcu(&n->rcu, pneigh_destroy); in pneigh_ifdown()