Home
last modified time | relevance | path

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

/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;

Completed in 3 milliseconds