Home
last modified time | relevance | path

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

/linux-6.12.1/include/net/
Dneighbour.h353 bool neigh_remove_one(struct neighbour *ndel, struct neigh_table *tbl);
/linux-6.12.1/net/ipv4/
Darp.c1218 neigh_remove_one(neigh, tbl); in arp_invalidate()
/linux-6.12.1/net/core/
Dneighbour.c229 bool neigh_remove_one(struct neighbour *ndel, struct neigh_table *tbl) in neigh_remove_one() function
279 if (remove && neigh_remove_one(n, tbl)) in neigh_forced_gc()
1960 neigh_remove_one(neigh, tbl); in neigh_delete()