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

/linux-master/include/net/
H A Dneighbour.h347 void neigh_destroy(struct neighbour *neigh);
445 neigh_destroy(neigh);
/linux-master/net/core/
H A Dneighbour.c889 void neigh_destroy(struct neighbour *neigh) function
920 EXPORT_SYMBOL(neigh_destroy); variable

Completed in 283 milliseconds