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

/linux-master/include/net/
H A Dneighbour.h132 unsigned long table_fulls; /* times even gc couldn't help */ member in struct:neigh_statistics
/linux-master/net/core/
H A Dneighbour.c488 NEIGH_CACHE_STAT_INC(tbl, table_fulls);
2229 ndst.ndts_table_fulls += READ_ONCE(st->table_fulls);
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");
3493 st->table_fulls

Completed in 294 milliseconds