Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/net/core/
H A Dneighbour.c521 static struct neigh_hash_table *neigh_hash_grow(struct neigh_table *tbl, in neigh_hash_grow() function
631 nht = neigh_hash_grow(tbl, nht->hash_shift + 1); in ___neigh_create()
/kernel/linux/linux-6.6/net/core/
H A Dneighbour.c577 static struct neigh_hash_table *neigh_hash_grow(struct neigh_table *tbl, in neigh_hash_grow() function
687 nht = neigh_hash_grow(tbl, nht->hash_shift + 1); in ___neigh_create()

Completed in 11 milliseconds