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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/net/core/
H A Dneighbour.c307 static void neigh_hash_grow(struct neigh_table *tbl, unsigned long new_entries) function
419 neigh_hash_grow(tbl, (tbl->hash_mask + 1) << 1);

Completed in 47 milliseconds