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

#include <loss_interval.h>

Data Fields

struct tfrc_loss_intervalring [LIH_SIZE]
 
u8 counter
 
u32 i_mean
 

Detailed Description

tfrc_loss_hist - Loss record database : Circular queue managed in LIFO manner : Current count of entries (can be more than LIH_SIZE) : Current Average Loss Interval [RFC 3448, 5.4]

Definition at line 45 of file loss_interval.h.

Field Documentation

u8 counter

Definition at line 47 of file loss_interval.h.

u32 i_mean

Definition at line 48 of file loss_interval.h.

Definition at line 46 of file loss_interval.h.


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