Linux Kernel
3.7.1
|
Data Fields | |
struct gred_sched_data * | tab [MAX_DPs] |
unsigned long | flags |
u32 | red_flags |
u32 | DPs |
u32 | def |
struct red_vars | wred_set |
Definition at line 53 of file sch_gred.c.
u32 def |
Definition at line 58 of file sch_gred.c.
u32 DPs |
Definition at line 57 of file sch_gred.c.
unsigned long flags |
Definition at line 55 of file sch_gred.c.
u32 red_flags |
Definition at line 56 of file sch_gred.c.
struct gred_sched_data* tab[MAX_DPs] |
Definition at line 54 of file sch_gred.c.
Definition at line 59 of file sch_gred.c.