Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
gred_sched_data Struct Reference

Data Fields

u32 limit
 
u32 DP
 
u32 bytesin
 
u32 packetsin
 
u32 backlog
 
u8 prio
 
struct red_parms parms
 
struct red_vars vars
 
struct red_stats stats
 

Detailed Description

Definition at line 35 of file sch_gred.c.

Field Documentation

u32 backlog

Definition at line 40 of file sch_gred.c.

u32 bytesin

Definition at line 38 of file sch_gred.c.

u32 DP

Definition at line 37 of file sch_gred.c.

u32 limit

Definition at line 36 of file sch_gred.c.

u32 packetsin

Definition at line 39 of file sch_gred.c.

Definition at line 43 of file sch_gred.c.

u8 prio

Definition at line 41 of file sch_gred.c.

Definition at line 45 of file sch_gred.c.

Definition at line 44 of file sch_gred.c.


The documentation for this struct was generated from the following file: