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

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/include/net/
H A Dneighbour.h69 unsigned long hash_grows; /* number of hash resizes */ member in struct:neigh_statistics
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/net/core/
H A Dneighbour.c312 NEIGH_CACHE_STAT_INC(tbl, hash_grows);
1693 ndst.ndts_hash_grows += st->hash_grows;
2369 seq_printf(seq, "entries allocs destroys hash_grows lookups hits res_failed rcv_probes_mcast rcv_probes_ucast periodic_gc_runs forced_gc_runs\n");
2379 st->hash_grows,

Completed in 166 milliseconds