Searched refs:periodic_gc_runs (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.h79 unsigned long periodic_gc_runs; /* number of periodic GC runs */ member in struct:neigh_statistics
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/net/core/
H A Dneighbour.c640 NEIGH_CACHE_STAT_INC(tbl, periodic_gc_runs);
1699 ndst.ndts_periodic_gc_runs += st->periodic_gc_runs;
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");
2389 st->periodic_gc_runs,

Completed in 94 milliseconds