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

Data Fields

u32 limit
 
unsigned char flags
 
struct red_parms parms
 
struct red_vars vars
 
struct tcf_protofilter_list
 
struct {
   u32   prob_drop
 
   u32   prob_mark
 
   u32   forced_drop
 
   u32   forced_mark
 
   u32   pdrop
 
   u32   other
 
   u32   matched
 
stats
 
unsigned int head
 
unsigned int tail
 
unsigned int tab_mask
 
struct sk_buff ** tab
 

Detailed Description

Definition at line 52 of file sch_choke.c.

Field Documentation

Definition at line 61 of file sch_choke.c.

unsigned char flags

Definition at line 55 of file sch_choke.c.

u32 forced_drop

Definition at line 65 of file sch_choke.c.

u32 forced_mark

Definition at line 66 of file sch_choke.c.

unsigned int head

Definition at line 72 of file sch_choke.c.

u32 limit

Definition at line 54 of file sch_choke.c.

u32 matched

Definition at line 69 of file sch_choke.c.

u32 other

Definition at line 68 of file sch_choke.c.

Definition at line 57 of file sch_choke.c.

u32 pdrop

Definition at line 67 of file sch_choke.c.

u32 prob_drop

Definition at line 63 of file sch_choke.c.

u32 prob_mark

Definition at line 64 of file sch_choke.c.

struct { ... } stats
struct sk_buff** tab

Definition at line 77 of file sch_choke.c.

unsigned int tab_mask

Definition at line 75 of file sch_choke.c.

unsigned int tail

Definition at line 73 of file sch_choke.c.

Definition at line 60 of file sch_choke.c.


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