Linux Kernel
3.7.1
|
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 |
Definition at line 35 of file sch_gred.c.
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.