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

#include <pkt_sched.h>

Data Fields

__u32 rehash_interval
 
__u32 warmup_time
 
__u32 max
 
__u32 bin_size
 
__u32 increment
 
__u32 decrement
 
__u32 limit
 
__u32 penalty_rate
 
__u32 penalty_burst
 

Detailed Description

Definition at line 617 of file pkt_sched.h.

Field Documentation

__u32 bin_size

Definition at line 621 of file pkt_sched.h.

__u32 decrement

Definition at line 623 of file pkt_sched.h.

__u32 increment

Definition at line 622 of file pkt_sched.h.

__u32 limit

Definition at line 624 of file pkt_sched.h.

__u32 max

Definition at line 620 of file pkt_sched.h.

__u32 penalty_burst

Definition at line 626 of file pkt_sched.h.

__u32 penalty_rate

Definition at line 625 of file pkt_sched.h.

__u32 rehash_interval

Definition at line 618 of file pkt_sched.h.

__u32 warmup_time

Definition at line 619 of file pkt_sched.h.


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