Home
last modified time | relevance | path

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

/openbmc/linux/include/net/
H A Dneighbour.h353 bool neigh_remove_one(struct neighbour *ndel, struct neigh_table *tbl);
/openbmc/linux/net/ipv4/
H A Darp.c1161 neigh_remove_one(neigh, tbl); in arp_invalidate()
/openbmc/linux/net/core/
H A 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()
1952 neigh_remove_one(neigh, tbl); in neigh_delete()