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

Data Fields

struct Qdiscqdisc
 
struct tcf_protofilter_list
 
unsigned long rehash_interval
 
unsigned long warmup_time
 
u32 max
 
u32 bin_size
 
u32 increment
 
u32 decrement
 
u32 limit
 
u32 penalty_rate
 
u32 penalty_burst
 
u32 tokens_avail
 
unsigned long rehash_time
 
unsigned long token_time
 
u8 slot
 
bool double_buffering
 
struct sfb_bins bins [2]
 
struct {
   u32   earlydrop
 
   u32   penaltydrop
 
   u32   bucketdrop
 
   u32   queuedrop
 
   u32   childdrop
 
   u32   marked
 
stats
 

Detailed Description

Definition at line 56 of file sch_sfb.c.

Field Documentation

u32 bin_size

Definition at line 62 of file sch_sfb.c.

struct sfb_bins bins[2]

Definition at line 74 of file sch_sfb.c.

u32 bucketdrop

Definition at line 79 of file sch_sfb.c.

u32 childdrop

Definition at line 81 of file sch_sfb.c.

u32 decrement

Definition at line 64 of file sch_sfb.c.

bool double_buffering

Definition at line 73 of file sch_sfb.c.

u32 earlydrop

Definition at line 77 of file sch_sfb.c.

Definition at line 58 of file sch_sfb.c.

u32 increment

Definition at line 63 of file sch_sfb.c.

u32 limit

Definition at line 65 of file sch_sfb.c.

u32 marked

Definition at line 82 of file sch_sfb.c.

u32 max

Definition at line 61 of file sch_sfb.c.

u32 penalty_burst

Definition at line 67 of file sch_sfb.c.

u32 penalty_rate

Definition at line 66 of file sch_sfb.c.

u32 penaltydrop

Definition at line 78 of file sch_sfb.c.

struct Qdisc* qdisc

Definition at line 57 of file sch_sfb.c.

u32 queuedrop

Definition at line 80 of file sch_sfb.c.

unsigned long rehash_interval

Definition at line 59 of file sch_sfb.c.

unsigned long rehash_time

Definition at line 69 of file sch_sfb.c.

Definition at line 72 of file sch_sfb.c.

struct { ... } stats
unsigned long token_time

Definition at line 70 of file sch_sfb.c.

u32 tokens_avail

Definition at line 68 of file sch_sfb.c.

unsigned long warmup_time

Definition at line 60 of file sch_sfb.c.


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