Home
last modified time | relevance | path

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

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