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

Data Fields

u32 limit
 
u32 buffer
 
u32 mtu
 
u32 max_size
 
struct qdisc_rate_tableR_tab
 
struct qdisc_rate_tableP_tab
 
long tokens
 
long ptokens
 
psched_time_t t_c
 
struct Qdiscqdisc
 
struct qdisc_watchdog watchdog
 

Detailed Description

Definition at line 100 of file sch_tbf.c.

Field Documentation

Definition at line 103 of file sch_tbf.c.

u32 limit

Definition at line 102 of file sch_tbf.c.

u32 max_size

Definition at line 105 of file sch_tbf.c.

u32 mtu

Definition at line 104 of file sch_tbf.c.

Definition at line 107 of file sch_tbf.c.

long ptokens

Definition at line 111 of file sch_tbf.c.

struct Qdisc* qdisc

Definition at line 113 of file sch_tbf.c.

Definition at line 106 of file sch_tbf.c.

Definition at line 112 of file sch_tbf.c.

Definition at line 110 of file sch_tbf.c.

Definition at line 114 of file sch_tbf.c.


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