Home
last modified time | relevance | path

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

/linux-4.1.27/include/net/
Dneighbour.h314 void neigh_destroy(struct neighbour *neigh);
411 neigh_destroy(neigh); in neigh_release()
/linux-4.1.27/net/core/
Dneighbour.c679 void neigh_destroy(struct neighbour *neigh) in neigh_destroy() function
710 EXPORT_SYMBOL(neigh_destroy);