Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/net/core/
H A Dneighbour.c503 static struct neigh_hash_table *neigh_hash_grow(struct neigh_table *tbl, in neigh_hash_grow() function
644 nht = neigh_hash_grow(tbl, nht->hash_shift + 1); in ___neigh_create()