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

#include <packet_history.h>

Data Fields

struct tfrc_rx_hist_entryring [TFRC_NDUPACK+1]
 
u8 loss_count:2
 
u8 loss_start:2
 

Detailed Description

tfrc_rx_hist - RX history structure for TFRC-based protocols : Packet history for RTT sampling and loss detection : Number of entries in circular history : Movable index (for loss detection) : Used during RTT sampling, points to candidate entry

Definition at line 94 of file packet_history.h.

Field Documentation

u8 loss_count

Definition at line 96 of file packet_history.h.

u8 loss_start

Definition at line 96 of file packet_history.h.

Definition at line 95 of file packet_history.h.


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