Home
last modified time | relevance | path

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

/Linux-v6.6/include/net/
Dneighbour.h347 void neigh_destroy(struct neighbour *neigh);
445 neigh_destroy(neigh); in neigh_release()
/Linux-v6.6/net/core/
Dneighbour.c882 void neigh_destroy(struct neighbour *neigh) in neigh_destroy() function
913 EXPORT_SYMBOL(neigh_destroy);