Home
last modified time | relevance | path

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

/linux-6.1.9/include/net/
Dneighbour.h349 void neigh_destroy(struct neighbour *neigh);
449 neigh_destroy(neigh); in neigh_release()
/linux-6.1.9/net/core/
Dneighbour.c902 void neigh_destroy(struct neighbour *neigh) in neigh_destroy() function
933 EXPORT_SYMBOL(neigh_destroy);