Home
last modified time | relevance | path

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

/linux-4.4.14/include/net/
Dneighbour.h315 void neigh_destroy(struct neighbour *neigh);
412 neigh_destroy(neigh); in neigh_release()
/linux-4.4.14/net/core/
Dneighbour.c683 void neigh_destroy(struct neighbour *neigh) in neigh_destroy() function
714 EXPORT_SYMBOL(neigh_destroy);