other versions
- wheezy-backports 3.16.39-1+deb8u1~bpo70+1
- jessie 3.16.43-2
STRUCT GNET_STATS_QU(9) | Linux Networking | STRUCT GNET_STATS_QU(9) |
NAME¶
struct_gnet_stats_queue - queuing statisticsSYNOPSIS¶
struct gnet_stats_queue { __u32 qlen; __u32 backlog; __u32 drops; __u32 requeues; __u32 overlimits; };
MEMBERS¶
qlenqueue length
backlog
backlog size of queue
drops
number of dropped packets
requeues
number of requeues
overlimits
number of enqueues over the limit
COPYRIGHT¶
February 2017 | Kernel Hackers Manual 3.16 |