Home
last modified time | relevance | path

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

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