Home
last modified time | relevance | path

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

/openbmc/linux/include/net/
H A Dneighbour.h115 struct neigh_statistics { struct
234 struct neigh_statistics __percpu *stats;
/openbmc/linux/net/core/
H A Dneighbour.c1790 tbl->stats = alloc_percpu(struct neigh_statistics); in neigh_table_init()
2216 struct neigh_statistics *st; in neightbl_fill_info()
3467 struct neigh_statistics *st = v; in neigh_stat_seq_show()