Man Page: struct_gnet_stats_queue
Operating Environment: suse
Section: 9
STRUCTGNET_STATS_QU(9) Linux Networking STRUCT GNET_STATS_QU(9)NAMEstruct_gnet_stats_queue - queuing statisticsSYNOPSISstruct gnet_stats_queue { __u32 qlen; __u32 backlog; __u32 drops; __u32 requeues; __u32 overlimits; };MEMBERSqlen queue length backlog backlog size of queue drops number of dropped packets requeues number of requeues overlimits number of enqueues over the limitCOPYRIGHTKernel Hackers Manual 2.6. July 2010 STRUCT GNET_STATS_QU(9)