Home
last modified time | relevance | path

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

/linux-4.19.296/include/net/
Dstrparser.h20 struct strp_stats { struct
21 unsigned long long msgs;
22 unsigned long long bytes;
23 unsigned int mem_fail;
24 unsigned int need_more_hdr;
25 unsigned int msg_too_big;
26 unsigned int msg_timeouts;
27 unsigned int bad_hdr_len;