Home
last modified time | relevance | path

Searched refs:neigh_remove_one (Results 1 – 3 of 3) sorted by relevance

/linux/include/net/
H A Dneighbour.h360 bool neigh_remove_one(struct neighbour *ndel);
/linux/net/ipv4/
H A Darp.c1224 neigh_remove_one(neigh); in arp_invalidate()
/linux/net/core/
H A Dneighbour.c236 bool neigh_remove_one(struct neighbour *n) in neigh_remove_one() function
280 if (remove && neigh_remove_one(n)) in neigh_forced_gc()
2011 neigh_remove_one(neigh); in neigh_delete()