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

#include <tfrc.h>

Data Fields

__u32 tfrcrx_x_recv
 
__u32 tfrcrx_rtt
 
__u32 tfrcrx_p
 

Detailed Description

tfrc_rx_info    -    TFRC Receiver Data Structure

: receiver estimate of sending rate (3.2.2) : round-trip-time (communicated by sender) : current estimate of loss event rate (3.2.2)

Definition at line 25 of file tfrc.h.

Field Documentation

__u32 tfrcrx_p

Definition at line 28 of file tfrc.h.

__u32 tfrcrx_rtt

Definition at line 27 of file tfrc.h.

__u32 tfrcrx_x_recv

Definition at line 26 of file tfrc.h.


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