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

#include <loss_interval.h>

Data Fields

u64 li_seqno:48
 
u64 li_ccval:4
 
u64 li_is_closed:1
 
u32 li_length
 

Detailed Description

tfrc_loss_interval - Loss history record for TFRC-based protocols : Highest received seqno before the start of loss : The CCVal belonging to : Whether is older than 1 RTT : Loss interval sequence length

Definition at line 32 of file loss_interval.h.

Field Documentation

u64 li_ccval

Definition at line 33 of file loss_interval.h.

u64 li_is_closed

Definition at line 33 of file loss_interval.h.

u32 li_length

Definition at line 36 of file loss_interval.h.

u64 li_seqno

Definition at line 33 of file loss_interval.h.


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