Home
last modified time | relevance | path

Searched defs:strp_stats (Results 1 – 2 of 2) sorted by relevance

/linux-6.3-rc2/include/net/
A Dstrparser.h17 struct strp_stats { struct
18 unsigned long long msgs;
19 unsigned long long bytes;
20 unsigned int mem_fail;
21 unsigned int need_more_hdr;
22 unsigned int msg_too_big;
23 unsigned int msg_timeouts;
24 unsigned int bad_hdr_len;
/linux-6.3-rc2/net/kcm/
A Dkcmproc.c246 struct strp_aggr_stats strp_stats; in kcm_stats_seq_show() local

Completed in 3 milliseconds