Searched defs:tc_stats (Results 1 – 1 of 1) sorted by relevance
11529 struct tc_stats { struct11530 __u64 bytes;11531 __u32 packets;11532 __u32 drops;11533 __u32 overlimits;11534 __u32 bps;11535 __u32 pps;11536 __u32 qlen;11537 __u32 backlog;12308 struct tc_stats tc_stats; member