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

#include <codel.h>

Data Fields

codel_time_t target
 
codel_time_t interval
 
bool ecn
 

Detailed Description

struct codel_params - contains codel parameters : target queue size (in time units) : width of moving time window : is Explicit Congestion Notification enabled

Definition at line 115 of file codel.h.

Field Documentation

bool ecn

Definition at line 118 of file codel.h.

Definition at line 117 of file codel.h.

codel_time_t target

Definition at line 116 of file codel.h.


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