ndel 330 include/net/neighbour.h bool neigh_remove_one(struct neighbour *ndel, struct neigh_table *tbl); ndel 198 net/core/neighbour.c bool neigh_remove_one(struct neighbour *ndel, struct neigh_table *tbl) ndel 201 net/core/neighbour.c void *pkey = ndel->primary_key; ndel 208 net/core/neighbour.c hash_val = tbl->hash(pkey, ndel->dev, nht->hash_rnd); ndel 214 net/core/neighbour.c if (n == ndel)