Home
last modified time | relevance | path

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

/linux/include/net/
H A Dkcm.h127 struct kcm_mux_stats aggregate_mux_stats; member
182 static inline void aggregate_mux_stats(struct kcm_mux_stats *stats, in aggregate_mux_stats() function
/linux/net/kcm/
H A 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()
H A Dkcmsock.c1605 aggregate_mux_stats(&mux->stats, &knet->aggregate_mux_stats); in release_mux()