Home
last modified time | relevance | path

Searched refs:aggregate_mux_stats (Results 1 – 3 of 3) sorted by relevance

/Linux-v4.19/include/net/
Dkcm.h129 struct kcm_mux_stats aggregate_mux_stats; member
184 static inline void aggregate_mux_stats(struct kcm_mux_stats *stats, in aggregate_mux_stats() function
/Linux-v4.19/net/kcm/
Dkcmproc.c258 aggregate_mux_stats(&knet->aggregate_mux_stats, &mux_stats); in kcm_stats_seq_show()
266 aggregate_mux_stats(&mux->stats, &mux_stats); in kcm_stats_seq_show()
Dkcmsock.c1767 aggregate_mux_stats(&mux->stats, &knet->aggregate_mux_stats); in release_mux()