Home
last modified time | relevance | path

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

/linux-6.15/include/net/
H A Dneighbour.h344 void neigh_destroy(struct neighbour *neigh);
442 neigh_destroy(neigh); in neigh_release()
/linux-6.15/net/core/
H A Dneighbour.c845 void neigh_destroy(struct neighbour *neigh) in neigh_destroy() function
876 EXPORT_SYMBOL(neigh_destroy);