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

/linux-master/include/net/
H A Dneighbour.h118 unsigned long hash_grows; /* number of hash resizes */ member in struct:neigh_statistics
/linux-master/net/core/
H A Dneighbour.c583 NEIGH_CACHE_STAT_INC(tbl, hash_grows);
2221 ndst.ndts_hash_grows += READ_ONCE(st->hash_grows);
3469 seq_puts(seq, "entries allocs destroys hash_grows lookups hits res_failed rcv_probes_mcast rcv_probes_ucast periodic_gc_runs forced_gc_runs unresolved_discards table_fulls\n");
3480 st->hash_grows,

Completed in 217 milliseconds