rtt_info Struct Reference

RTT information. More...

#include <rtt.h>

Data Fields

int srtt
 smoothed rtt estimator, in milliseconds
 
int rttvar
 smoothed mean deviation, in milliseconds
 
int rto
 current RTO in use, in milliseconds
 

Detailed Description

RTT information.

Keeps packet Round Trip Time.


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