Lines Matching refs:strp_stats
246 struct strp_aggr_stats strp_stats;
254 memset(&strp_stats, 0, sizeof(strp_stats));
262 &strp_stats);
270 &strp_stats);
273 save_strp_stats(&psock->strp, &strp_stats);
329 strp_stats.msgs,
330 strp_stats.bytes,
335 strp_stats.aborts,
336 strp_stats.interrupted,
337 strp_stats.unrecov_intr,
338 strp_stats.mem_fail,
339 strp_stats.need_more_hdr,
340 strp_stats.bad_hdr_len,
341 strp_stats.msg_too_big,
342 strp_stats.msg_timeouts,