Home
last modified time | relevance | path

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

/linux-6.1.9/net/kcm/
Dkcmproc.c246 struct strp_aggr_stats strp_stats; in kcm_stats_seq_show() local
254 memset(&strp_stats, 0, sizeof(strp_stats)); in kcm_stats_seq_show()
262 &strp_stats); in kcm_stats_seq_show()
270 &strp_stats); in kcm_stats_seq_show()
273 save_strp_stats(&psock->strp, &strp_stats); in kcm_stats_seq_show()
329 strp_stats.msgs, in kcm_stats_seq_show()
330 strp_stats.bytes, in kcm_stats_seq_show()
335 strp_stats.aborts, in kcm_stats_seq_show()
336 strp_stats.interrupted, in kcm_stats_seq_show()
337 strp_stats.unrecov_intr, in kcm_stats_seq_show()
[all …]
/linux-6.1.9/include/net/
Dstrparser.h17 struct strp_stats { struct
103 struct strp_stats stats;
/linux-6.1.9/Documentation/networking/
Dstrparser.rst209 the strp_stats structure. strp_aggr_stats is a convenience structure for