Home
last modified time | relevance | path

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

/linux/net/kcm/
H A 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/include/net/
H A Dstrparser.h17 struct strp_stats { struct
105 struct strp_stats stats;
18 msgsstrp_stats global() argument
19 bytesstrp_stats global() argument
20 mem_failstrp_stats global() argument
21 need_more_hdrstrp_stats global() argument
22 msg_too_bigstrp_stats global() argument
23 msg_timeoutsstrp_stats global() argument
24 bad_hdr_lenstrp_stats global() argument
/linux/Documentation/networking/
H A Dstrparser.rst216 the strp_stats structure. strp_aggr_stats is a convenience structure for