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

Data Fields

int limit
 
unsigned int divisor
 
u8 headdrop
 
u8 maxdepth
 
u32 perturbation
 
u8 cur_depth
 
u8 flags
 
unsigned short scaled_quantum
 
struct tcf_protofilter_list
 
sfq_indexht
 
struct sfq_slotslots
 
struct red_parmsred_parms
 
struct tc_sfqred_stats stats
 
struct sfq_slottail
 
struct sfq_head dep [SFQ_MAX_DEPTH+1]
 
unsigned int maxflows
 
int perturb_period
 
unsigned int quantum
 
struct timer_list perturb_timer
 

Detailed Description

Definition at line 117 of file sch_sfq.c.

Field Documentation

u8 cur_depth

Definition at line 125 of file sch_sfq.c.

Definition at line 136 of file sch_sfq.c.

unsigned int divisor

Definition at line 120 of file sch_sfq.c.

Definition at line 128 of file sch_sfq.c.

u8 flags

Definition at line 126 of file sch_sfq.c.

u8 headdrop

Definition at line 121 of file sch_sfq.c.

sfq_index* ht

Definition at line 129 of file sch_sfq.c.

int limit

Definition at line 119 of file sch_sfq.c.

u8 maxdepth

Definition at line 122 of file sch_sfq.c.

unsigned int maxflows

Definition at line 143 of file sch_sfq.c.

int perturb_period

Definition at line 144 of file sch_sfq.c.

struct timer_list perturb_timer

Definition at line 146 of file sch_sfq.c.

u32 perturbation

Definition at line 124 of file sch_sfq.c.

unsigned int quantum

Definition at line 145 of file sch_sfq.c.

Definition at line 132 of file sch_sfq.c.

unsigned short scaled_quantum

Definition at line 127 of file sch_sfq.c.

struct sfq_slot* slots

Definition at line 130 of file sch_sfq.c.

Definition at line 133 of file sch_sfq.c.

Definition at line 134 of file sch_sfq.c.


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