Home
last modified time | relevance | path

Searched refs:neigh_destroy (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/include/net/
H A Dneighbour.h323 void neigh_destroy(struct neighbour *neigh);
422 neigh_destroy(neigh); in neigh_release()
/kernel/linux/linux-6.6/include/net/
H A Dneighbour.h347 void neigh_destroy(struct neighbour *neigh);
445 neigh_destroy(neigh); in neigh_release()
/kernel/linux/linux-5.10/net/core/
H A Dneighbour.c836 void neigh_destroy(struct neighbour *neigh) in neigh_destroy() function
867 EXPORT_SYMBOL(neigh_destroy); variable
/kernel/linux/linux-6.6/net/core/
H A Dneighbour.c889 void neigh_destroy(struct neighbour *neigh) in neigh_destroy() function
920 EXPORT_SYMBOL(neigh_destroy); variable

Completed in 13 milliseconds